public static interface AuthConfigFactory.RegistrationContext
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAppContext()
Get the application context identifier from the registration context
|
java.lang.String |
getDescription()
Get the description from the registration context
|
java.lang.String |
getMessageLayer()
Get the layer name from the registration context
|
boolean |
isPersistent()
Get the persisted status from the registration context.
|
java.lang.String getMessageLayer()
java.lang.String getAppContext()
java.lang.String getDescription()
boolean isPersistent()
registerConfigProvider
method are persistent.