com.ibm.sec.authz.jaccplus.config.internal
Class Constants
java.lang.Object
com.ibm.sec.authz.jaccplus.config.internal.Constants
public class Constants
- extends java.lang.Object
Constants class for the XACML JACC provider
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ATTR_SUBJECT_ID
public static final java.lang.String ATTR_SUBJECT_ID
- See Also:
- Constant Field Values
ATTR_GROUP_ID
public static final java.lang.String ATTR_GROUP_ID
- See Also:
- Constant Field Values
ATTR_SUBJECT_ROLE
public static final java.lang.String ATTR_SUBJECT_ROLE
- See Also:
- Constant Field Values
ATTR_POLICY_STATE
public static final java.lang.String ATTR_POLICY_STATE
- See Also:
- Constant Field Values
STATE_OPEN
public static final java.lang.String STATE_OPEN
- See Also:
- Constant Field Values
STATE_IN_SERVICE
public static final java.lang.String STATE_IN_SERVICE
- See Also:
- Constant Field Values
STATE_DELETED
public static final java.lang.String STATE_DELETED
- See Also:
- Constant Field Values
Copyright © 2009 IBM Corp. All Rights Reserved.