| Package | Description |
|---|---|
| org.jboss.aerogear.android.authentication |
| Modifier and Type | Method and Description |
|---|---|
Collection<OnAuthenticationCreatedListener> |
AuthenticationConfiguration.getOnAuthenticationCreatedListeners()
OnAuthenticationCreatedListeners are a collection of classes to be
notified when the configuration of the Pipe is complete.
|
| Modifier and Type | Method and Description |
|---|---|
CONFIGURATION |
AuthenticationConfiguration.addOnAuthenticationCreatedListener(OnAuthenticationCreatedListener listener)
OnAuthenticationCreatedListeners are a collection of classes to be
notified when the configuration of the Pipe is complete.
|
| Modifier and Type | Method and Description |
|---|---|
CONFIGURATION |
AuthenticationConfiguration.setOnAuthenticationCreatedListeners(Collection<OnAuthenticationCreatedListener> listeners)
OnAuthenticationCreatedListeners are a collection of classes to be
notified when the configuration of the Pipe is complete.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.