Package | Description |
---|---|
com.sun.identity.entitlement |
Defines classes and interfaces to work with entitlements.
|
com.sun.identity.entitlement.opensso |
Modifier and Type | Field and Description |
---|---|
static PrivilegeType |
PrivilegeType.OPENSSO
OpenAM privilege.
|
static PrivilegeType |
PrivilegeType.UNKNOWN
Unknown type.
|
static PrivilegeType |
PrivilegeType.XACML3_OPENSSO
XACML OpenAM privilege.
|
Modifier and Type | Method and Description |
---|---|
PrivilegeType |
Privilege.getType()
Returns privilege Type.
|
Modifier and Type | Method and Description |
---|---|
PrivilegeType |
OpenSSOPrivilege.getType() |
PrivilegeType |
XACMLOpenSSOPrivilege.getType() |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.