Oracle Application Server JAAS Provider API Reference
10g Release 2 (10.1.2)

B14019-02

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


G

GenericPrincipal - class oracle.security.jazn.realm.GenericPrincipal.
 
GenericPrincipal(String) - Constructor for class oracle.security.jazn.realm.GenericPrincipal
 
GlobalPolicy - interface oracle.security.jazn.policy.GlobalPolicy.
This interface represents the Global JAZN Policy.
Grantee - class oracle.security.jazn.policy.Grantee.
A Grantee represents a grantee in a policy entry.
Grantee() - Constructor for class oracle.security.jazn.policy.Grantee
 
Grantee(Principal) - Constructor for class oracle.security.jazn.policy.Grantee
Creates a new Grantee instance.
Grantee(Set, CodeSource) - Constructor for class oracle.security.jazn.policy.Grantee
Creates a new Grantee instance.
Grantee(Guid, String, Set, CodeSource) - Constructor for class oracle.security.jazn.policy.Grantee
 
Group - interface com.evermind.security.Group.
A Group is a Group of Users, often specified for a specific category of users, for instance administrators, users, guests, etc...
getActions() - Method in class oracle.security.jazn.policy.AdminPermission
Returns the canonical string representation of the actions, which currently is the empty string "", since there are no actions for an AdminPermission.
getActions() - Method in class oracle.security.jazn.policy.RoleAdminPermission
 
getActions() - Method in class oracle.security.jazn.realm.RealmPermission
Returns the actions of this permissioon as a string.
getActionsDesc() - Method in class oracle.security.jazn.policy.PermissionClassDesc
Returns the actions descriptor
getAdminRole() - Method in class oracle.security.jazn.realm.InitRealmInfo
Return admin role name
getAdminRole() - Method in interface oracle.security.jazn.realm.Realm
Returns the admin role for this realm instance.
getAdminUser() - Method in interface com.evermind.security.UserManager
Returns the "default" admin user or null if there is none.
getAdminUser() - Method in class oracle.security.jazn.realm.InitRealmInfo
Return admin user name
getAdministrator() - Method in interface oracle.security.jazn.realm.Realm
Returns the administrator for this realm.
getAnonymousUser() - Method in interface com.evermind.security.UserManager
Returns the default anonymous user or null if none exists.
getAppConfigurationEntry(String) - Method in class oracle.security.jazn.login.LoginModuleManager
Retrieves an array of AppConfigurationEntry which corresponds to the configuration of LoginModules for this application.
getAppConfigurationEntry(String, String) - Method in class oracle.security.jazn.login.LoginModuleManager
Retrieves an AppConfigurationEntry which corresponds to the given LoginModule for this application.
getApplicationConfigurationEntry(String) - Method in class oracle.security.jazn.login.LoginModuleManager
Retrieves an array of AppConfigurationEntry which corresponds to the configuration of LoginModules for this application.
getApplicationNames() - Method in class oracle.security.jazn.login.LoginModuleManager
Retrieves a String arrayList of application names for which LoginModules have been configured.
getAttributes() - Method in class oracle.security.jazn.realm.InitRealmInfo
Get attributes for the InitRealmInfo.
getAuthenticationMethod() - Method in class oracle.security.jazn.JAZNWebAppConfig
 
getCause() - Method in class oracle.security.jazn.JAZNConfigException
Retrieves the causing exception of this JAZNConfigException, if any.
getCause() - Method in class oracle.security.jazn.JAZNException
Retrieves the causing exception of this JAZNException, if any.
getCause() - Method in class oracle.security.jazn.JAZNRuntimeException
Retrieves the causing exception of this JAZNRuntimeException, if any.
getCertificateIssuerDN() - Method in interface com.evermind.security.User
Retrieves the certificate issuer DN for this user, null if certificates are not supported or this user is not associated with a certificate.
getCertificateSerial() - Method in interface com.evermind.security.User
Retrieves the certificate serial ID for this user, null if certificates are not supported or this user is not associated with a certificate.
getClassDesc() - Method in class oracle.security.jazn.policy.PermissionClassDesc
Returns the class descriptor
getClassDesc() - Method in class oracle.security.jazn.policy.PrincipalClassDesc
Returns the class descriptor
getClassLoader() - Method in class oracle.security.jazn.JAZNConfig
Returns the JAZN class loader
getCodeSource() - Method in class oracle.security.jazn.policy.Grantee
Returns the codesource associated with this entry.
getCredential() - Method in class oracle.security.jazn.realm.RealmUserPrivateCredential
Returns a char array representation of this RealmUserPrivateCredential
getDN() - Method in class oracle.security.jazn.realm.LDAPPrincipal
Return the DN of the principal
getDefaultGroups() - Method in interface com.evermind.security.UserManager
Gets the Set of default groups for this UserManager.
getDefaultRealm() - Method in class oracle.security.jazn.JAZNConfig
Returns the default realm
getDelegate() - Method in class oracle.security.jazn.JAZNConfig
Returns the delegate JAZNConfig object.
getDeploymentURL() - Method in class oracle.security.jazn.JAZNConfig
Returns the deployment URL
getDescription() - Method in interface com.evermind.security.Group
Returns a description of this group.
getDescription() - Method in interface com.evermind.security.User
Returns a short description of this user or null if no description is present.
getDescription() - Method in class oracle.security.jazn.realm.GenericPrincipal
Returns description string associated with this principal.
getDescription() - Method in interface oracle.security.jazn.realm.RealmPrincipal
Returns description string associated with this principal.
getDisplayName() - Method in class oracle.security.jazn.policy.Grantee
Returns the Display Name of this Grantee
getDisplayName() - Method in class oracle.security.jazn.realm.GenericPrincipal
Returns display name associated with this principal.
getDisplayName() - Method in interface oracle.security.jazn.realm.RealmPrincipal
Returns display name associated with this principal.
getDoAsPrivilegedMode() - Method in class oracle.security.jazn.JAZNWebAppConfig
Returns the DoAsPrivileged mode
getEmbeddedPermission() - Method in class oracle.security.jazn.policy.AdminPermission
Returns the permission whose administrative right is to be granted.
getFullName() - Method in class oracle.security.jazn.realm.GenericPrincipal
Returns the Fullname of the principal
getFullName() - Method in interface oracle.security.jazn.realm.Realm
Returns the fullName of the realm
getFullName() - Method in interface oracle.security.jazn.realm.RealmPrincipal
Returns the Fullname of the principal
getGlobalPolicy() - Method in interface oracle.security.jazn.policy.PolicyManager
Returns the global policy.
getGrantedRoles(RealmPrincipal, boolean) - Method in interface oracle.security.jazn.realm.RoleManager
Returns a set of RealmRole which are directly or indirectly granted to the specified principal.
getGrantees() - Method in interface oracle.security.jazn.policy.GlobalPolicy
Returns the grantees of this policy.
getGrantees() - Method in interface oracle.security.jazn.policy.RealmPolicy
Returns the grantees of this policy.
getGrantees(RealmRole, boolean) - Method in interface oracle.security.jazn.realm.RoleManager
Returns the Grantees that are directly or indirectly granted the specified role.
getGroup(String) - Method in interface com.evermind.security.UserManager
Returns the group with the specified name or null if none exists.
getGroupCount() - Method in interface com.evermind.security.UserManager
Return the number of users contained in this manager.
getGroups() - Method in interface com.evermind.security.User
Returns the groups that this user belongs to, if known/supported.
getGroups(int, int) - Method in interface com.evermind.security.UserManager
Returns a list of Groups (between the specified indexes) contained in this manager.
getGuid() - Method in class oracle.security.jazn.policy.Grantee
 
getJAZNConfig() - Static method in class oracle.security.jazn.JAZNConfig
 
getJAZNProvider() - Method in class oracle.security.jazn.JAZNConfig
Returns the JAZN provider associated with this object.
getLocale() - Method in interface com.evermind.security.User
Return this users Locale or null if none specified.
getLocationPath() - Method in class oracle.security.jazn.JAZNConfig
Returns the location path
getLocationURL() - Method in class oracle.security.jazn.JAZNConfig
Returns the location URL.
getLoginModuleManager() - Method in class oracle.security.jazn.JAZNConfig
Returns the LoginModuleManager object.
getLoginModuleManager() - Static method in class oracle.security.jazn.JAZNContext
Returns the system-wide LoginModuleManager object.
getName() - Method in interface com.evermind.security.User
Returns the username of this user
getName() - Method in class oracle.security.jazn.realm.GenericPrincipal
Return the name of the principal
getName() - Method in interface oracle.security.jazn.realm.Realm
Returns the name of the realm
getNameDesc() - Method in class oracle.security.jazn.policy.PrincipalClassDesc
Returns the name descriptor
getNamingException() - Method in class oracle.security.jazn.JAZNNamingException
Retrieves the NamingException associated.
getParent() - Method in interface com.evermind.security.UserManager
Gets the parent manager of this UserManager if any.
getPassword() - Method in interface com.evermind.security.User
Gets the user password, may result in an exception if it's not supported by the current UserManager (for security or other reasons).
getPermissionClass(String) - Method in interface oracle.security.jazn.policy.PermissionClassManager
Returns specified permission class descriptor
getPermissionClassManager() - Method in class oracle.security.jazn.JAZNConfig
Returns the PermissionClassManager object.
getPermissionClassManager() - Static method in class oracle.security.jazn.JAZNContext
Returns the system-wide PermissionClassManager object.
getPermissionClasses() - Method in interface oracle.security.jazn.policy.PermissionClassManager
Returns all the managed permission classes.
getPermissions() - Method in interface com.evermind.security.Group
Get the permissions that this group holds.
getPermissions(Grantee, Class) - Method in interface oracle.security.jazn.policy.JAZNPolicy
Lists all permissions of the specified Class granted to this grantee.
getPermissions(Subject, CodeSource) - Method in interface oracle.security.jazn.policy.JAZNPolicy
Retrieve the Permissions granted to the Principals associated with the specified CodeSource.
getPermissions(CodeSource) - Method in interface oracle.security.jazn.policy.JAZNPolicy
Evaluates the global policy and returns a PermissionCollection object specifying the set of permissions allowed for code from the specified code source.
getPermissions(ProtectionDomain) - Method in interface oracle.security.jazn.policy.JAZNPolicy
Evaluates the global policy and returns a PermissionCollection object specifying the set of permissions allowed given the characteristics of the protection domain.
getPersistenceMode() - Method in class oracle.security.jazn.JAZNConfig
Returns the JAZN-level persistence mode.
getPersistenceMode() - Static method in class oracle.security.jazn.JAZNContext
Returns the system-wide persistence mode.
getPolicy() - Method in class oracle.security.jazn.JAZNConfig
Returns the installed JAZNPolicy object.
getPolicy() - Static method in class oracle.security.jazn.JAZNContext
Returns the system-wide JAZNPolicy object.
getPolicyManager() - Method in class oracle.security.jazn.JAZNConfig
Returns the PolicyManager object.
getPolicyManager() - Static method in class oracle.security.jazn.JAZNContext
Returns the system-wide PolicyManager object.
getPrincipalClass(String) - Method in interface oracle.security.jazn.policy.PrincipalClassManager
Returns specified principal class descriptor
getPrincipalClassManager() - Method in class oracle.security.jazn.JAZNConfig
Returns the PrincipalClassManager object.
getPrincipalClassManager() - Static method in class oracle.security.jazn.JAZNContext
Returns the system-wide PrincipalClassManager object.
getPrincipalClasses() - Method in interface oracle.security.jazn.policy.PrincipalClassManager
Returns all the managed principal classes.
getPrincipals() - Method in class oracle.security.jazn.policy.Grantee
Returns the principals associated with this entry.
getProperty(String) - Method in class oracle.security.jazn.JAZNConfig
Gets a JAZN property value
getProperty(String, boolean) - Method in class oracle.security.jazn.JAZNConfig
 
getProperty(String) - Static method in class oracle.security.jazn.JAZNContext
Gets a JAZN property value
getProperty(String) - Method in class oracle.security.jazn.JAZNWebAppConfig
Gets a JAZN property value
getProperty(String) - Method in interface oracle.security.jazn.realm.Realm
Returns the value of a realm property given its key
getProviderType() - Method in class oracle.security.jazn.JAZNConfig
Returns the provider type
getRealm() - Method in interface oracle.security.jazn.policy.RealmPolicy
Returns the realm associated with this policy.
getRealm() - Method in class oracle.security.jazn.realm.GenericPrincipal
Returns the Realm that this Principal is associated with throws UnsupportedOperationException if not supported.
getRealm(String) - Method in class oracle.security.jazn.realm.RealmManager
Gets the Realm instance of the specified name
getRealm() - Method in interface oracle.security.jazn.realm.RealmPrincipal
Returns the Realm that this Principal is associated with
getRealm() - Method in interface oracle.security.jazn.realm.RoleManager
Returns the Realm reference that this RoleManager belongs to.
getRealm() - Method in interface oracle.security.jazn.realm.UserManager
Returns the Realm reference that this UserManager belongs to.
getRealmManager() - Method in class oracle.security.jazn.JAZNConfig
Returns the RealmManager object.
getRealmManager() - Static method in class oracle.security.jazn.JAZNContext
Returns the system-wide RealmManager object.
getRealmManager() - Static method in class oracle.security.jazn.realm.RealmManager
Returns an instance of RealmManager
getRealmPolicy(Realm) - Method in interface oracle.security.jazn.policy.PolicyManager
Returns the policy associated with the specified realm.
getRealmType() - Method in class oracle.security.jazn.realm.InitRealmInfo
Get the realm type.
getRealms() - Method in class oracle.security.jazn.realm.RealmManager
Gets all the realms registered with JAZN.
getRole() - Method in class oracle.security.jazn.policy.RoleAdminPermission
Returns the role associated with this permission.
getRole(String) - Method in interface oracle.security.jazn.realm.RoleManager
Returns the RealmRole with the specified name
getRoleCount() - Method in interface oracle.security.jazn.realm.RoleManager
Returns the number of roles in this RoleManager
getRoleManager() - Method in interface oracle.security.jazn.realm.Realm
Returns a reference to the RoleManager for this realm
getRoleMgrImplClass() - Method in class oracle.security.jazn.realm.InitRealmInfo
Get the implementation class for the realm's role manager
getRoles() - Method in interface oracle.security.jazn.realm.RoleManager
Returns a Set of roles in this RoleManager
getRunAsMode() - Method in class oracle.security.jazn.JAZNWebAppConfig
Returns the RunAs mode
getSimpleName(String) - Method in class oracle.security.jazn.realm.LDAPPrincipal
Given a DN, return the simple name.
getTargetsDesc() - Method in class oracle.security.jazn.policy.PermissionClassDesc
Returns the targets descriptor
getType() - Method in class oracle.security.jazn.policy.PermissionClassDesc
Returns the type of this Permission Class
getType() - Method in class oracle.security.jazn.policy.PrincipalClassDesc
Returns the type of this Principal Class
getUser(String) - Method in interface com.evermind.security.UserManager
Returns the user with the specified username or null if none exists.
getUser(String, BigInteger) - Method in interface com.evermind.security.UserManager
Returns the user associated with this certificate or null if either certificates arent supported or there is no user associated with this certificate.
getUser(X509Certificate) - Method in interface com.evermind.security.UserManager
Returns the user associated with this certificate or null if either certificates arent supported or there is no user associated with this certificate.
getUser(String) - Method in interface oracle.security.jazn.realm.UserManager
Returns the RealmUser with the specified name
getUserCount() - Method in interface com.evermind.security.UserManager
Return the number of users contained in this manager.
getUserCount() - Method in interface oracle.security.jazn.realm.UserManager
Returns the number of users in this UserManager
getUserManager() - Method in interface oracle.security.jazn.realm.Realm
Returns a reference to the UserManager for this realm
getUserMgrImplClass() - Method in class oracle.security.jazn.realm.InitRealmInfo
Get the implementation class for the realm's user manager
getUsers(int, int) - Method in interface com.evermind.security.UserManager
Returns a list of Users (between the specified indexes) contained in this manager.
getUsers() - Method in interface oracle.security.jazn.realm.UserManager
Returns the users in this UserManager
grant(Grantee, Permission) - Method in interface oracle.security.jazn.policy.JAZNPolicy
Grants a permission to the specified grantee, optionally with admin option.
grantRole(RealmPrincipal, RealmRole) - Method in interface oracle.security.jazn.realm.RoleManager
Grants a role to a RealmPrincipal.

Oracle Application Server JAAS Provider API Reference
10g Release 2 (10.1.2)

B14019-02

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


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