|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface AuthConfigFactory.RegistrationContext
Represents the layer identifier, application context identifier, and description components of an AuthConfigProvider registration at the factory.
| Method Summary | |
|---|---|
String |
getAppContext()
Get the application context identifier from the registration context |
String |
getDescription()
Get the description from the registration context |
String |
getMessageLayer()
Get the layer name from the registration context |
boolean |
isPersistent()
Get the persisted status from the registration context. |
| Method Detail |
|---|
String getMessageLayer()
String getAppContext()
String getDescription()
boolean isPersistent()
registerConfigProvider
method are persistent.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||