Uses of Class
org.apache.archiva.redback.authentication.BearerTokenAuthenticationDataSource
-
Packages that use BearerTokenAuthenticationDataSource Package Description org.apache.archiva.redback.authentication.jwt -
-
Uses of BearerTokenAuthenticationDataSource in org.apache.archiva.redback.authentication.jwt
Methods in org.apache.archiva.redback.authentication.jwt with parameters of type BearerTokenAuthenticationDataSource Modifier and Type Method Description AuthenticationResultJwtAuthenticator. authenticate(BearerTokenAuthenticationDataSource source)Tries to verify the represented token and returns the result
-