public static interface AuthConfigFactory.RegistrationContext
Modifier and Type | Method and Description |
---|---|
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.
|
String getMessageLayer()
String getAppContext()
String getDescription()
boolean isPersistent()
registerConfigProvider
method are persistent.Comments to: jaspic-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.