Package | Description |
---|---|
com.sun.identity.policy |
Provides classes for policy administration and evaluation.
|
com.sun.identity.policy.interfaces |
Deprecated interfaces for writing custom Policy plugins for Conditions,
Subjects, Referrals, ResponseProviders and Resources.
|
com.sun.identity.policy.plugins | |
org.forgerock.openam.network.ipv4 | |
org.forgerock.openam.network.ipv6 |
Modifier and Type | Field and Description |
---|---|
static Syntax |
Syntax.ANY
Deprecated.
value is a free form text, would be typically shown in as editable
text field
|
static Syntax |
Syntax.ANY_SEARCHABLE
Deprecated.
value is a free form text, could also search from a large set of values
|
static Syntax |
Syntax.CONSTANT
Deprecated.
value is a constant string, would be typically shown as non
editable text
|
static Syntax |
Syntax.LIST
Deprecated.
value is a free form multi list text field
|
static Syntax |
Syntax.MULTIPLE_CHOICE
Deprecated.
value is multiple choice from list
|
static Syntax |
Syntax.NONE
Deprecated.
no value is allowed
|
static Syntax |
Syntax.SINGLE_CHOICE
Deprecated.
value is a single choice from a list
|
Modifier and Type | Method and Description |
---|---|
Syntax |
Condition.getPropertySyntax(String property)
Deprecated.
Returns the syntax for a property name
|
Syntax |
ResponseProvider.getPropertySyntax(String property)
Deprecated.
Returns the syntax for a property name
|
Syntax |
Subject.getValueSyntax(SSOToken token)
Deprecated.
Returns the syntax of the values the
Subject implementation can have. |
Syntax |
Referral.getValueSyntax(SSOToken token)
Deprecated.
Gets the syntax for the value
|
Modifier and Type | Method and Description |
---|---|
Syntax |
SessionCondition.getPropertySyntax(String property)
Deprecated.
Gets the
Syntax for a property name. |
Syntax |
AuthSchemeCondition.getPropertySyntax(String property)
Deprecated.
Returns the syntax for a property name
|
Syntax |
AuthRoleCondition.getPropertySyntax(String property)
Deprecated.
Returns the syntax for a property name
|
Syntax |
AuthenticateToServiceCondition.getPropertySyntax(String property)
Deprecated.
Returns the syntax for a property name
|
Syntax |
SessionPropertyCondition.getPropertySyntax(String property)
Deprecated.
Returns the syntax for a property name
|
Syntax |
PrivilegeCondition.getPropertySyntax(String property)
Return the syntax for displaying the property value.
|
Syntax |
AuthenticateToRealmCondition.getPropertySyntax(String property)
Deprecated.
Returns the syntax for a property name
|
Syntax |
AMIdentityMembershipCondition.getPropertySyntax(String property)
Deprecated.
Returns the syntax for a property name
|
Syntax |
IPCondition.getPropertySyntax(String property)
Deprecated.
Returns the syntax for a property name
|
Syntax |
AuthenticatedSharedAgentsCondition.getPropertySyntax(String property)
Returns the syntax for a property name
|
Syntax |
SimpleTimeCondition.getPropertySyntax(String property)
Deprecated.
Returns the syntax for a property name
|
Syntax |
UserSelfCheckCondition.getPropertySyntax(String property)
Returns the syntax for a property name
|
Syntax |
LDAPFilterCondition.getPropertySyntax(String property)
Deprecated.
Returns the syntax for a property name
|
Syntax |
IDRepoResponseProvider.getPropertySyntax(String property)
Returns the syntax for a property name
|
Syntax |
AuthLevelCondition.getPropertySyntax(String property)
Deprecated.
Returns the syntax for a property name
|
Syntax |
LEAuthLevelCondition.getPropertySyntax(String property)
Deprecated.
Returns the syntax for a property name
|
Syntax |
ResourceEnvIPCondition.getPropertySyntax(String property)
Deprecated.
Returns the syntax for a property name
|
Syntax |
WebServicesClients.getValueSyntax(SSOToken token)
Returns the syntax of the subject type.
|
Syntax |
AuthenticatedUsers.getValueSyntax(SSOToken token)
Deprecated.
Returns the syntax of the subject type.
|
Syntax |
LDAPUsers.getValueSyntax(SSOToken token)
Returns the syntax of the values the
LDAPUsers |
Syntax |
LDAPGroups.getValueSyntax(SSOToken token)
Returns the syntax of the values the
LDAPGroups |
Syntax |
PrivilegeSubject.getValueSyntax(SSOToken token)
Return the syntax for displaying the property value.
|
Syntax |
AMIdentitySubject.getValueSyntax(SSOToken token)
Deprecated.
Returns the syntax of the values the
AMIdentitySubject implementation can have. |
Syntax |
DSAMERole.getValueSyntax(SSOToken token)
Returns the syntax of the values this
Subject
implementation can have. |
Syntax |
LDAPRoles.getValueSyntax(SSOToken token)
Returns the syntax of the values the
LDAPRoles |
Syntax |
AuthenticatedAgents.getValueSyntax(SSOToken token)
Returns the syntax of the subject type.
|
Syntax |
AuthenticatedSharedAgents.getValueSyntax(SSOToken token)
Returns the syntax of the subject type.
|
Syntax |
Organization.getValueSyntax(SSOToken token)
Returns the syntax of the values the
Organization |
Syntax |
OrgReferral.getValueSyntax(SSOToken token)
Returns the syntax of the values the
OrgReferral |
Modifier and Type | Method and Description |
---|---|
Syntax |
IPv4Condition.getPropertySyntax(String property)
Deprecated.
Returns the syntax for a property name
|
Modifier and Type | Method and Description |
---|---|
Syntax |
IPv6Condition.getPropertySyntax(String property)
Deprecated.
Returns the syntax for a property name
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.