public class KeyStoreBasedProvider extends Object implements KeyManagerProvider
KeyStoreBasedManager
.Constructor and Description |
---|
KeyStoreBasedProvider() |
Modifier and Type | Method and Description |
---|---|
KeyManager |
get(Channels keyChannels,
Attributes attributes)
TODO: Not yet supported as
KeyStoreBasedManager initialization
only expects Configuration |
KeyManager |
get(Channels keyChannels,
Configuration configuration)
TODO: Move to an attribute-only initialization
|
String |
id() |
public KeyManager get(Channels keyChannels, Configuration configuration) throws KeyManagerException
get
in interface KeyManagerProvider
KeyManagerException
public KeyManager get(Channels keyChannels, Attributes attributes) throws KeyManagerException
KeyStoreBasedManager
initialization
only expects Configuration
get
in interface KeyManagerProvider
KeyManagerException
public String id()
id
in interface SecurityService<String>
Copyright © 2017. All rights reserved.