aqueduct
aqueduct
AuthServer
AuthServer
AuthServer
aqueduct
aqueduct
AuthServer
AuthServer
constructor
AuthServer
Source
aqueduct
aqueduct
AuthServer
Constants
TokenTypeBearer
Constructors
AuthServer
Properties
storage
documentableChild
hashCode
runtimeType
Operators
operator ==
Methods
authenticate
authenticateForCode
clientForID
documentSecuritySchemes
exchange
fromBasicCredentials
fromBearerToken
refresh
requirementsForStrategy
revokeAuthenticatableAccessForIdentifier
revokeClientID
verify
documentAPI
documentOperations
documentPaths
documentRequestBodyForOperation
documentResponsesForOperation
noSuchMethod
toString
AuthServer
(
AuthStorage
storage
)
Creates a new instance of an
AuthServer
with a
storage
.
Source
AuthServer(this.storage);