Interface AttributeConstants
-
public interface AttributeConstants
Constants for attributes- Since:
- Aug 31, 2009
- Author:
- Anil.Saldhana@redhat.com
-
-
Field Summary
Fields Modifier and Type Field Description static String
ROLE_IDENTIFIER_ASSERTION
Default identifier in the saml2 attribute statements to indicate role *static String
ROLES
-
-
-
Field Detail
-
ROLES
static final String ROLES
- See Also:
- Constant Field Values
-
ROLE_IDENTIFIER_ASSERTION
static final String ROLE_IDENTIFIER_ASSERTION
Default identifier in the saml2 attribute statements to indicate role *- See Also:
- Constant Field Values
-
-