Package org.aktin.broker.auth.apikey
Class PropertyFileAPIKeys
java.lang.Object
org.aktin.broker.server.auth.HttpBearerAuthentication
org.aktin.broker.auth.apikey.PropertyFileAPIKeys
- All Implemented Interfaces:
HeaderAuthentication
public class PropertyFileAPIKeys extends HttpBearerAuthentication
-
Constructor Summary
Constructors Constructor Description PropertyFileAPIKeys(InputStream in) -
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
-
PropertyFileAPIKeys
- Throws:
IOException
-
-
Method Details
-
lookupAuthInfo
- Specified by:
lookupAuthInfoin classHttpBearerAuthentication- Throws:
IOException
-