Class SimpleKeyStore
java.lang.Object
com.predic8.membrane.core.interceptor.apikey.stores.inConfig.SimpleKeyStore
- All Implemented Interfaces:
ApiKeyStore
- Description
- Stores api keys inline as XML.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleKeyStore
public SimpleKeyStore()
-
-
Method Details
-
setKeys
- Description
elements containing the key as value property.
-
getKeys
-
init
- Specified by:
initin interfaceApiKeyStore
-
getScopes
- Specified by:
getScopesin interfaceApiKeyStore- Throws:
UnauthorizedApiKeyException
-