| Interface | Description |
|---|---|
| CryptoConfig |
This is a marker interface used by the KeyManagement factory class.
|
| EncryptionService |
Classes which implement this interface are responsible for providing encryption
services to AeroGear.
|
| EncryptionServiceFactory |
Classes which implement this interface are responsible for creating
Encryption services from a config object.
|
| EncryptionServiceType |
Implementations of this interface provide identifying information to
KeyManager and KeyServiceFactory.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.