Package | Description |
---|---|
com.sun.identity.cli.entitlement | |
com.sun.identity.entitlement |
Defines classes and interfaces to work with entitlements.
|
com.sun.identity.entitlement.opensso |
Modifier and Type | Method and Description |
---|---|
protected Set<SubjectImplementation> |
ApplicationPrivilegeBase.getSubjects(RequestContext rc) |
Modifier and Type | Class and Description |
---|---|
class |
AnyUserSubject
Deprecated.
|
class |
AttributeSubject |
class |
EntitlementSubjectImpl
Deprecated.
As of ForgeRock OpenAM 12.
|
class |
GroupSubject
Deprecated.
As of ForgeRock OpenAM 12.
|
class |
NoSubject |
class |
UserSubject
Deprecated.
As of ForgeRock OpenAM 12.
|
Modifier and Type | Method and Description |
---|---|
Set<SubjectImplementation> |
ApplicationPrivilege.getSubjects()
Returns the eSubject the privilege
|
Modifier and Type | Method and Description |
---|---|
void |
ApplicationPrivilege.setSubject(Set<SubjectImplementation> entitlementSubjects)
Sets entitlement subject.
|
Modifier and Type | Class and Description |
---|---|
class |
OpenSSOGroupSubject
Deprecated.
As of ForgeRock OpenAM 12.
|
class |
OpenSSOUserSubject
Deprecated.
As of ForgeRock OpenAM 12.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.