Oracle Entitlements Server for Java API Reference
A B C D E F G H I K L M N O P Q R S T U V W

G

GenericPolicy - interface com.bea.security.GenericPolicy.
GenericPolicy represents a general policy rule.
getAction() - Method in class com.bea.security.ResourceAction
Get the RuntimeAction as embedded in this class.
getAction() - Method in class com.bea.security.ExtendedAccessResult
Gets the action associated with the AccessResult.
getAnonymousIdentity() - Method in class com.bea.security.SecurityRuntime
Gets the AuthenticIdentity of the ANONYMOUS user.
getApplicationName() - Method in class com.bea.security.AppConfig
Gets the name of the application from the configuration object.
getAttributes() - Method in class com.bea.security.RolePolicy
Returns the attributes which were evaluated as part of this policy
getAttributes() - Method in interface com.bea.security.GenericPolicy
Returns the attributes which were evaluated as part of this policy
getAttributes() - Method in class com.bea.security.AtzPolicy
Returns the attributes which were evaluated as part of this policy
getAttributeTypes() - Method in class com.bea.security.NamingAuthority
Gets the attributes for this naming authority.
getAttributeTypes() - Method in class com.bea.security.DataDrivenAuthority
Gets the attribute types for this authority.
getAtzPolicies() - Method in class com.bea.security.DebugInfo
Returns the list of ATZ policies which were evaluated
getAuthorityName() - Method in class com.bea.security.NamingAuthority
Gets the name of this authority.
getAuthorityName() - Method in class com.bea.security.NamedObject
Gets the name of this object's naming authority.
getAuthorityName() - Method in class com.bea.security.NameAttributeType
Gets our naming authority's name.
getAuthorityName() - Method in class com.bea.security.DataDrivenAuthority
Gets this authority's name.
getChallengeAssertionToken(String) - Method in class com.bea.security.AuthenticationService
Gets an identity assertion challenge for identity asserters that support challenges.
getChallengeAssertionToken(String, AppContext) - Method in class com.bea.security.AuthenticationService
Gets an identity assertion challenge for identity asserters that support challenges.
getClientUID() - Method in interface com.bea.security.PDPProxyClientConfiguration
Get unique ID for the PDP Client proxy.
getClientUID() - Method in class com.bea.security.AppConfig
Get unique ID for the PDP Client proxy.
getConstraints() - Method in class com.bea.security.RolePolicy
Returns the constraints in this policy
getConstraints() - Method in interface com.bea.security.GenericPolicy
Returns the constraints in this policy
getConstraints() - Method in class com.bea.security.AtzPolicy
Returns the constraints in this policy
getContext() - Method in class com.bea.security.AuditRecord
Gets the context associated with this audit record.
getContexts() - Method in class com.bea.security.SimpleResponseContextCollector
Get an array of all response AppContext in the collector.
getContexts() - Method in class com.bea.security.ResponseContextCollector
Gets an array containing all response AppContext which have been appended into the collector.
getConversionTypes() - Method in class com.bea.security.AuthenticIdentity
Get a list of the types that this identity may be converted to.
getCredential(AuthenticIdentity, String, RuntimeResource, RuntimeAction, AppContext, String) - Method in class com.bea.security.CredentialMappingService
Gets a credential mapped to a specific alias, resource, and action for an AuthenticIdentity.
getCredential(AuthenticIdentity, String, RuntimeResource, RuntimeAction, String) - Method in class com.bea.security.CredentialMappingService
Gets a credential mapped to a specific alias, resource, and action for an AuthenticIdentity.
getCredentials(AuthenticIdentity, AuthenticIdentity, RuntimeResource, RuntimeAction, AppContext, String) - Method in class com.bea.security.CredentialMappingService
Gets a set of credentials relevant to a specific resource and action for an AuthenticIdentity.
getCredentials(AuthenticIdentity, AuthenticIdentity, RuntimeResource, RuntimeAction, String[]) - Method in class com.bea.security.CredentialMappingService
Gets a set of credentials relevant to a specific resource and action for an AuthenticIdentity.
getDataType() - Method in class com.bea.security.ConstraintAttribute
Returns the data type of attribute value
getDecisionTime() - Method in class com.bea.security.AccessResult
Gets the date and time that this decision was made.
getDeepEnumeration() - Method in class com.bea.security.NamedObject
Gets a deep enumeration of this name's fields.
getDeepTokenEnumeration(String) - Method in class com.bea.security.NamingAuthority
Tokenizes a name according to this name authority's rules and the rules of its referenced authorities.
getDelegator() - Method in class com.bea.security.RolePolicy
Gets delegator of delegate policy
getDelegator() - Method in class com.bea.security.AtzPolicy
Gets delegator of delegate policy
getDelimiters() - Method in class com.bea.security.NamingAuthority
Gets the list of delimiters for this authority.
getDelimiters() - Method in class com.bea.security.DataDrivenAuthority
Gets the list of delimiters for this authority.
getDeniedActions() - Method in class com.bea.security.RuntimeEntitlement
Get list of the denied actions on the resource.
getDependencies() - Method in class com.bea.security.NamingAuthority
Gets a list of this authority's dependencies.
getDependencies() - Method in class com.bea.security.DataDrivenAuthority
Gets a list of this authority's dependent naming authority names.
getDescription() - Method in class com.bea.security.IdentityRole
Gets the description of this role.
getElement(String) - Method in class com.bea.security.HashMapContext
Gets an AppContextElement from this context by name.
getElement(String) - Method in interface com.bea.security.AppContext
Gets an element for the specified AppContextElement name.
getElements(String[]) - Method in class com.bea.security.HashMapContext
Gets an array of AppContextElements from this context given an array of names.
getElements(String[]) - Method in interface com.bea.security.AppContext
Gets an array of AppContextElement objects containing values for each of the named elements that are known.
getEnumeration() - Method in class com.bea.security.NamedObject
Gets a shallow enumeration of this name's fields.
getException() - Method in class com.bea.security.AuditRecord
Gets the exception associated with this audit record.
getFailbackTimeout() - Method in interface com.bea.security.PDPProxyClientConfiguration
Get Failback timeout value set.
getFailbackTimeout() - Method in class com.bea.security.AppConfig
Get failback timeout value set.
getFailureRetryCount() - Method in interface com.bea.security.PDPProxyClientConfiguration
Get maximum attempts to try before failing over to an alternate server
getFailureRetryCount() - Method in class com.bea.security.AppConfig
Get maximum attempts to try before failing over to an alternate server
getGrantedActions() - Method in class com.bea.security.RuntimeEntitlement
Get list of the allowed actions on the resource.
getGrantedRoles() - Method in class com.bea.security.DebugInfo
The list of roles granted to the user
getGroupNames() - Method in class com.bea.security.UserInfo
Gets the groups to which the user belongs.
getID() - Method in class com.bea.security.NamedObject
Gets a unique ID for this named object by combining the authority name with the name and then hashing it.
getIdentity(String) - Method in class com.bea.security.AuditRecord
Returns the identity associated with the given alias.
getIdentityAliases() - Method in class com.bea.security.AuditRecord
Lists all the identity alias names of this audit record.
getInstance() - Static method in class com.bea.security.SecurityRuntime
Gets a reference to the instance of the security runtime.
getKeys() - Method in class com.bea.security.ResourceAction
Get the keys from within this resource
getKeyVector() - Method in class com.bea.security.AttributeValueEnumeration
Gets a Vector that contains the keys of the contained NameAttributeValues.
getMajorVersion() - Method in class com.bea.security.ServiceVersion
Gets the major number of this ServiceVersion.
getMergedContexts() - Method in class com.bea.security.SimpleResponseContextCollector
Get a single response AppContext which contains a merged set of the data from all the response AppContexts in in the collector.
getMessage() - Method in class com.bea.security.AuditRecord
Gets the audit message.
getMinorVersion() - Method in class com.bea.security.ServiceVersion
Gets the minor number of this ServiceVersion.
getMissingAttributes() - Method in class com.bea.security.MissingAttributeException
Get list of missing attribute names
getName() - Method in class com.bea.security.UserInfo
Gets the name of the user
getName() - Method in class com.bea.security.SimpleContextElement
Gets this element's name.
getName() - Method in class com.bea.security.PolicyDomain
Gets the policy domain's name.
getName() - Method in class com.bea.security.NameAttributeType
Gets this attribute's name.
getName() - Method in class com.bea.security.IdentityRole
Gets the name of this role.
getName() - Method in class com.bea.security.ConstraintAttribute
Returns the attribute name
getName() - Method in class com.bea.security.AppContextElement
Gets the name of the AppContextElement.
getNames() - Method in class com.bea.security.HashMapContext
Gets the names of the elements available in this context.
getNames() - Method in interface com.bea.security.AppContext
Gets a list of AppContextElement names that may be requested.
getNamespace() - Method in class com.bea.security.SimpleContextElement
Gets this element's namespace.
getNamespace() - Method in class com.bea.security.AppContextElement
Gets the namespace associated with this key/value pair.
getNamingAuthority() - Method in class com.bea.security.NamedObject
Gets a reference to this object's naming authority.
getNamingAuthority(String) - Method in class com.bea.security.NamingAuthorityManager
Gets a reference to a known authority by name.
getNamingAuthorityManager() - Method in class com.bea.security.SecurityRuntime
Gets the naming authority manager for this runtime.
getNativeIdentity() - Method in class com.bea.security.AuthenticIdentity
Get the stored native identity
getNotes() - Method in class com.bea.security.RolePolicy
Gets additional info about policy evaluation
getNotes() - Method in interface com.bea.security.GenericPolicy
Returns additional information about policy evaluation
getNotes() - Method in class com.bea.security.AtzPolicy
Gets additional info about policy evaluation
getNumAttributes() - Method in class com.bea.security.NamingAuthority
Gets the number of attributes defined in this naming authority.
getNumAttributes() - Method in class com.bea.security.DataDrivenAuthority
Gets the number of attributes in this authority.
getParent() - Method in class com.bea.security.RuntimeResource
Gets a reference this this resource's parent.
getParent() - Method in class com.bea.security.RuntimeAction
Gets this action's parent.
getPatchLevel() - Method in class com.bea.security.ServiceVersion
Gets the patch level of this ServiceVersion.
getPDPConfiguration() - Method in class com.bea.security.AppConfig
Get currentlt set PDPProperties configuration
getPolicyDomain() - Method in class com.bea.security.AuthenticIdentity
Get a reference to the policy domain that has authenticated this identity.
getPolicyDomain(String) - Method in class com.bea.security.SecurityRuntime
Gets the policy domain associated with the name requested.
getPolicyDomainURLs() - Method in interface com.bea.security.PDPProxyClientConfiguration
Get list of policy domains, return comma seperated list of PDP URLs
getPolicyDomainURLs() - Method in class com.bea.security.AppConfig
Get list of policy domains, return comma seperated list of PDP URLs
getPolicyEvalResult() - Method in class com.bea.security.RolePolicy
Returns the policy evaluation result
getPolicyEvalResult() - Method in interface com.bea.security.GenericPolicy
Returns the policy evaluation result
getPolicyEvalResult() - Method in class com.bea.security.AtzPolicy
Returns the policy evaluation result
getPolicyType() - Method in class com.bea.security.RolePolicy
Returns the type of policy
getPolicyType() - Method in interface com.bea.security.GenericPolicy
Returns the type of policy
getPolicyType() - Method in class com.bea.security.AtzPolicy
Returns the type of policy
getPrivilege() - Method in class com.bea.security.AtzPolicy
Gets the privilege string
getQualifiedGroupNames() - Method in class com.bea.security.UserInfo
Gets the fully groups to which the user belongs.
getQualifiedName() - Method in class com.bea.security.UserInfo
Gets the fully qualified name of the user.
getRequestTimeout() - Method in interface com.bea.security.PDPProxyClientConfiguration
Get request timeout value set.
getRequestTimeout() - Method in class com.bea.security.AppConfig
Get request timeout value set.
getResource() - Method in class com.bea.security.RuntimeEntitlement
Get the resource.
getResource() - Method in class com.bea.security.RolePolicy
Returns the queried resource
getResource() - Method in class com.bea.security.ResourceAction
Get the RuntimeResource as embedded in this class, which is ruled by a Name Authority
getResource() - Method in interface com.bea.security.GenericPolicy
Returns the queried resource
getResource() - Method in class com.bea.security.ExtendedAccessResult
Gets the resource associated with the AccessResult.
getResource() - Method in class com.bea.security.AtzPolicy
Returns the queried resource
getResponses() - Method in class com.bea.security.ExtendedAccessResult
Gets a list of response attributes.
getRole() - Method in class com.bea.security.RolePolicy
Gets the role string
getRolePolicies() - Method in class com.bea.security.DebugInfo
Returns the list of Role mapping policies which were evaluated
getRoles_Debug(AuthenticIdentity, RuntimeResource, RuntimeAction, AppContext, DebugInfo) - Method in class com.bea.security.RoleService
Gets the roles for an AuthenticIdentity in reference to a resource and action.
getRoles(AuthenticIdentity, RuntimeResource, RuntimeAction) - Method in class com.bea.security.RoleService
Gets the roles for an AuthenticIdentity in reference to a resource and action.
getRoles(AuthenticIdentity, RuntimeResource, RuntimeAction, AppContext) - Method in class com.bea.security.RoleService
Gets the roles for an AuthenticIdentity in reference to a resource, action, and application context.
getRuntime() - Method in class com.bea.security.NamingAuthorityManager
Gets the reference to the runtime this naming authority manager services.
getRuntime() - Method in class com.bea.security.NamingAuthority
Gets the runtime associated with this naming authority.
getServerTransport() - Method in interface com.bea.security.PDPProxyClientConfiguration
Get configured transport type for the PDP Client.
getServerTransport() - Method in class com.bea.security.AppConfig
Get configured transport type for the PDP Client.
getService(ServiceType) - Method in class com.bea.security.PolicyDomain
Creates a PublicSecurityService of the requested type relevant to the policy domain provided.
getServiceType() - Method in class com.bea.security.RoleService
Returns the type of this service.
getServiceType() - Method in class com.bea.security.PublicSecurityService
Return the type of this service.
getServiceType() - Method in class com.bea.security.CredentialMappingService
Returns the version of this service
getServiceType() - Method in class com.bea.security.AuthorizationService
Indicates this service's type.
getServiceType() - Method in class com.bea.security.AuthenticationService
Indicates this service's type.
getServiceType() - Method in class com.bea.security.AuditingService
Indicates this service's type.
getServiceTypes() - Method in class com.bea.security.PolicyDomain
Lists the service types offered by this policy domain.
getSeverity() - Method in class com.bea.security.AuditRecord
Gets the severity level associated with this audit record.
getSSMConfigID() - Method in class com.bea.security.AppConfig
Get unique ID for the PDP Client proxy.
getStatistics(String[]) - Method in class com.bea.security.AuthorizationService
Returns current statistics for the provider.
getSubAuthorities() - Method in class com.bea.security.NamingAuthority
Gets a list of references to sub-authorities provided by this authority for registration.
getSubAuthorities() - Method in class com.bea.security.DataDrivenAuthority
Gets a list of references to sub-authorities provided by this authority.
getSubject() - Method in class com.bea.security.RolePolicy
Returns the subject in this policy
getSubject() - Method in interface com.bea.security.GenericPolicy
Returns the subject in this policy
getSubject() - Method in class com.bea.security.AtzPolicy
Returns the subject in this policy
getTokenEnumeration(String) - Method in class com.bea.security.NamingAuthority
Tokenizes a name according to this name authority's rules.
getTrustStore() - Method in interface com.bea.security.PDPProxyClientConfiguration
Get current trust store.
getTrustStore() - Method in class com.bea.security.AppConfig
Get current trust store.
getType() - Method in class com.bea.security.ResourceAction
Get the type of this resource - the name of the resource authority
getType() - Method in class com.bea.security.NameAttributeType
Gets this attribute's type.
getType() - Method in class com.bea.security.ConstraintAttribute
Returns the attribute type
getTypeIDFromString(String) - Static method in class com.bea.security.NameAttributeType
Converts attribute type names to their numeric id.
getUnqualifiedName() - Method in class com.bea.security.SimpleContextElement
Gets this element's unqualified (no namespace) name.
getUnqualifiedName() - Method in class com.bea.security.AppContextElement
Gets the name of the AppContextElement, not including the namespace.
getUserInfo() - Method in class com.bea.security.DebugInfo
Returns information about user who made this call
getValue() - Method in class com.bea.security.SimpleContextElement
Gets this element's value.
getValue() - Method in class com.bea.security.NameAttributeValue
Gets the value of this attribute.
getValue() - Method in class com.bea.security.ConstraintAttribute
Returns the attribute value
getValue() - Method in class com.bea.security.AppContextElement
Gets the value of the AppContextElement.
getValues() - Method in class com.bea.security.ResourceAction
Get the values from within this resource
getValueVector() - Method in class com.bea.security.AttributeValueEnumeration
Gets a Vector that contains the values of the contained NameAttributeValues
getVersion() - Method in class com.bea.security.ServiceVersion
Gets the version represented as one number.
getVersion() - Method in class com.bea.security.RoleService
Returns the version of this service.
getVersion() - Method in class com.bea.security.PublicSecurityService
Return the version of this service
getVersion() - Method in class com.bea.security.CredentialMappingService
Returns the type of this service.
getVersion() - Method in class com.bea.security.AuthorizationService
Indicates this service's version.
getVersion() - Method in class com.bea.security.AuthenticationService
Indicates this service's version.
getVersion() - Method in class com.bea.security.AuditingService
Indicates this service's version.

A B C D E F G H I K L M N O P Q R S T U V W