| Package | Description |
|---|---|
| org.jboss.aerogear.android.security |
| Modifier and Type | Method and Description |
|---|---|
Collection<OnEncryptionServiceCreatedListener> |
CryptoConfiguration.getOnEncryptionServiceCreatedListeners()
OnEncryptionServiceCreatedListeners are a collection of classes to be
notified when the configuration of the service is complete.
|
| Modifier and Type | Method and Description |
|---|---|
CONFIGURATION |
CryptoConfiguration.addOnEncryptionServiceCreatedListener(OnEncryptionServiceCreatedListener listener)
OnEncryptionServiceCreatedListeners are a collection of classes to be
notified when the configuration of the service is complete.
|
| Modifier and Type | Method and Description |
|---|---|
CONFIGURATION |
CryptoConfiguration.setOnEncryptionServiceCreatedListeners(Collection<OnEncryptionServiceCreatedListener> listeners)
OnEncryptionServiceCreatedListeners are a collection of classes to be
notified when the configuration of the Service is complete.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.