Skip navigation links

Oracle Containers for J2EE Security Java API Reference
10g Release 3 (10.1.3.1.0)

B32115-01

A B C D E F G H I J K L M O P R S T U W X _


A

AES_128_CBC - Static variable in class oracle.security.jazn.sso.util.KeyTool
 
AES_192_CBC - Static variable in class oracle.security.jazn.sso.util.KeyTool
 
AES_256_CBC - Static variable in class oracle.security.jazn.sso.util.KeyTool
 
APPLICATION_REALM - Static variable in interface oracle.security.jazn.realm.InitRealmInfo.RealmType
Deprecated. As of 10.1.3 JAZN specific realms are deprecated. There will be a replacement functionality equivalent of this in future release. See OC4J Security Guide for more information on supported realm types.
AdminPermission - class oracle.security.jazn.policy.AdminPermission.
This class represents the right to administer a permission.
AdminPermission(String) - Constructor for class oracle.security.jazn.policy.AdminPermission
Create a new AdminPermission instance.
AdminPermission(String, String) - Constructor for class oracle.security.jazn.policy.AdminPermission
Create a new AdminPermission instance.
AdminPermission(Permission) - Constructor for class oracle.security.jazn.policy.AdminPermission
Creates a new AdminPermission instance.
ApplicationServerProxy - class oracle.security.jazn.ApplicationServerProxy.
A proxy for JAZN access to application server internals.
ApplicationServerProxy() - Constructor for class oracle.security.jazn.ApplicationServerProxy
 
AsserterException - exception oracle.security.jazn.asserter.AsserterException.
 
AsserterException() - Constructor for class oracle.security.jazn.asserter.AsserterException
 
AsserterException(String) - Constructor for class oracle.security.jazn.asserter.AsserterException
 
AsserterException(String, Throwable) - Constructor for class oracle.security.jazn.asserter.AsserterException
 
AsserterException(Throwable) - Constructor for class oracle.security.jazn.asserter.AsserterException
 
abort() - Method in class oracle.security.jazn.realm.RealmLoginModule
This method is called if the LoginContext's overall authentication failed.
addAppConfigurationEntry(String, AppConfigurationEntry) - Method in class oracle.security.jazn.login.LoginModuleManager
Adds a new AppConfigurationEntry to the specified application.
addDefaultGroup(String) - Method in interface com.evermind.security.UserManager
Deprecated. Adds a group to the set of default groups which all users of this manager are members of.
addPermission(Permission) - Method in interface com.evermind.security.Group
Deprecated. Adds a permission to this group.
addPermissionClass(PermissionClassDesc) - Method in interface oracle.security.jazn.policy.PermissionClassManager
Registers a new permission class with the system.
addPrincipalClass(PrincipalClassDesc) - Method in interface oracle.security.jazn.policy.PrincipalClassManager
Registers a new principal class with the system.
addToGroup(Group) - Method in interface com.evermind.security.User
Deprecated. Adds the user to the specified group (if possible), throws UnsupportedOperationException if not possible.
assertIdentity(String, IdentityToken, Properties) - Method in interface oracle.security.jazn.asserter.TokenAsserter
This method will be called by OC4J with an appropriate token, token type and properties Only one of the token type can be active at a time based on configuration in the config file.
assertSubject(Subject) - Method in interface oracle.security.jazn.asserter.SubjectAsserter
This method will verify the subject passed
authenticate(String) - Method in interface com.evermind.security.User
Deprecated. Verify this user.

Skip navigation links

Oracle Containers for J2EE Security Java API Reference
10g Release 3 (10.1.3.1.0)

B32115-01

A B C D E F G H I J K L M O P R S T U W X _


Copyright © 2004, 2006, Oracle. All rights reserved.