public final class AuthenticationContextConstants extends Object
AuthenticationContextComponent.| Modifier and Type | Field and Description |
|---|---|
static String |
PROP_DEFAULT_RESOURCE_ID
The property key of the ID of the resource assigned to the
Default Resource ID.
|
static String |
PROP_PROPERTY_MANAGER_TARGET
The property name of the OSGi filter expression defining which
PropertyManager
should be used by AuthenticationContextComponent. |
static String |
PROP_RESOURCE_SERVICE_TARGET
The property name of the OSGi filter expression defining which
ResourceService
should be used by AuthenticationContextComponent. |
static String |
SERVICE_FACTORYPID_AUTHENTICATION_CONTEXT
The service factory PID of the authentication component.
|
public static final String SERVICE_FACTORYPID_AUTHENTICATION_CONTEXT
public static final String PROP_PROPERTY_MANAGER_TARGET
PropertyManager
should be used by AuthenticationContextComponent.public static final String PROP_RESOURCE_SERVICE_TARGET
ResourceService
should be used by AuthenticationContextComponent.public static final String PROP_DEFAULT_RESOURCE_ID
AuthenticationContext.getCurrentResourceId()
method if there is no authenticated Resource ID assigned to the current thread. The value of this property is
stored in the configuration.Copyright © 2011–2014 Everit Kft.. All rights reserved.