| Package | Description |
|---|---|
| org.jboss.aerogear.android.security |
| Modifier and Type | Method and Description |
|---|---|
Collection<OnEncryptionServiceCreatedListener> |
AbstractEncryptionConfiguration.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 |
AbstractEncryptionConfiguration.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 |
AbstractEncryptionConfiguration.setOnEncryptionServiceCreatedListeners(Collection<OnEncryptionServiceCreatedListener> listeners)
OnEncryptionServiceCreatedListeners are a collection of classes to be
notified when the configuration of the Service is complete.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.