Package org.aktin.broker.auth.cred
Class CredentialTokenAuth
java.lang.Object
org.aktin.broker.server.auth.HttpBearerAuthentication
org.aktin.broker.auth.cred.CredentialTokenAuth
- All Implemented Interfaces:
HeaderAuthentication
public class CredentialTokenAuth extends HttpBearerAuthentication
-
Constructor Summary
Constructors Constructor Description CredentialTokenAuth(TokenManager manager) -
Method Summary
Modifier and Type Method Description protected AuthInfolookupAuthInfo(String token)Methods inherited from class org.aktin.broker.server.auth.HttpBearerAuthentication
authenticateByHeaders, defaultRolesForClientDN, extractBearerToken
-
Constructor Details
-
CredentialTokenAuth
-
-
Method Details
-
lookupAuthInfo
- Specified by:
lookupAuthInfoin classHttpBearerAuthentication- Throws:
IOException
-