Package org.aktin.broker.auth.apikey
Class ApiKeyPropertiesAuthProvider
java.lang.Object
org.aktin.broker.server.auth.AbstractAuthProvider
org.aktin.broker.auth.apikey.ApiKeyPropertiesAuthProvider
- All Implemented Interfaces:
AuthProvider
public class ApiKeyPropertiesAuthProvider extends AbstractAuthProvider
-
Field Summary
Fields inherited from class org.aktin.broker.server.auth.AbstractAuthProvider
path -
Constructor Summary
Constructors Constructor Description ApiKeyPropertiesAuthProvider()ApiKeyPropertiesAuthProvider(InputStream in) -
Method Summary
Modifier and Type Method Description PropertyFileAPIKeysgetInstance()Methods inherited from class org.aktin.broker.server.auth.AbstractAuthProvider
setBasePathMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.aktin.broker.server.auth.AuthProvider
bindSingletons, getEndpoints
-
Constructor Details
-
ApiKeyPropertiesAuthProvider
public ApiKeyPropertiesAuthProvider() -
ApiKeyPropertiesAuthProvider
- Throws:
IOException
-
-
Method Details
-
getInstance
- Throws:
IOException
-