| Package | Description |
|---|---|
| org.jboss.aerogear.android.authorization |
| Modifier and Type | Method and Description |
|---|---|
Collection<OnAuthorizationCreatedListener> |
AuthorizationConfiguration.getOnAuthorizationCreatedListeners()
OnAuthorizationCreatedListeners are a collection of classes to be
notified when the configuration of the Pipe is complete.
|
| Modifier and Type | Method and Description |
|---|---|
CONFIGURATION |
AuthorizationConfiguration.addOnAuthorizationCreatedListener(OnAuthorizationCreatedListener listener)
OnAuthorizationCreatedListeners are a collection of classes to be
notified when the configuration of the Pipe is complete.
|
| Modifier and Type | Method and Description |
|---|---|
CONFIGURATION |
AuthorizationConfiguration.setOnAuthorizationCreatedListeners(Collection<OnAuthorizationCreatedListener> listeners)
OnAuthorizationCreatedListeners 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.