Java Enterprise Edition (EE)
AuthConfigFactory.RegistrationContext
javax.security.auth.message.config
Interface AuthConfigFactory.RegistrationContext
- Enclosing class:
- AuthConfigFactory
public static interface AuthConfigFactory.RegistrationContext
Represents the layer identifier, application context identifier,
and description components of an AuthConfigProvider registration at the
factory.
Method Summary |
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. |
getMessageLayer
java.lang.String getMessageLayer()
- Get the layer name from the registration context
- Returns:
- A String identifying the message layer
for which the AuthConfigProvider was registered.
The returned value may be null.
getAppContext
java.lang.String getAppContext()
- Get the application context identifier from the registration context
- Returns:
- A String identifying the application context
for which the AuthConfigProvider was registered.
The returned value may be null.
getDescription
java.lang.String getDescription()
- Get the description from the registration context
- Returns:
- The description String from the registration, or null
if no description string was included in the registration.
isPersistent
boolean isPersistent()
- Get the persisted status from the registration context.
- Returns:
- A boolean indicating whether the registration is the result
of a className based registration, or an instance-based
(for example, self-) registration. Only registrations performed
using the five argument
registerConfigProvider
method are persistent.
Content
License.
All information of this service is derived from the free sources and is provided solely in the form of quotations.
This service provides information and interfaces solely for the familiarization (not ownership) and under the "as is" condition.
Copyright 2016 © ELTASK.COM. All rights reserved.
Site is optimized for mobile devices.
Downloads: 576 / . Delta: 0.01913 с