Method: Rack::OAuth2::Server::Abstract::Handler#authenticator

Defined in:
lib/rack/oauth2/server/abstract/handler.rb

#authenticatorObject

Returns the value of attribute authenticator.



6
7
8
# File 'lib/rack/oauth2/server/abstract/handler.rb', line 6

def authenticator
  @authenticator
end