BEA Systems, Inc.

BEA AquaLogic Enterprise Security for Java 2.5 API Reference
A B C D E F G H I L M N O P R S T U V W

G

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.
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.
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.
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.
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.
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.
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.
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.
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.
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.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.
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.
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.
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.
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.
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.
getTokenEnumeration(String) - Method in class com.bea.security.NamingAuthority
Tokenizes a name according to this name authority's rules.
getType() - Method in class com.bea.security.NameAttributeType
Gets this attribute's 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.
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.AppContextElement
Gets the value of the AppContextElement.
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 L M N O P R S T U V W
Documentation is available at
http://edocs.bea.com/ales/docs25