JAAS Provider Java API Reference
10g (9.0.4.0.0)

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

G

getActions() - Method in class oracle.security.jazn.realm.RealmPermission
Returns the actions of this permissioon as a string.
getActions() - Method in class oracle.security.jazn.policy.RoleAdminPermission
 
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.
getActionsDesc() - Method in class oracle.security.jazn.policy.PermissionClassDesc
Returns the actions descriptor
getAdministrator() - Method in interface oracle.security.jazn.realm.Realm
Returns the administrator for this realm.
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 class oracle.security.jazn.realm.InitRealmInfo
Return admin user name
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.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.
getCause() - Method in class oracle.security.jazn.JAZNConfigException
Retrieves the causing exception of this JAZNConfigException, if any.
getClassDesc() - Method in class oracle.security.jazn.policy.PrincipalClassDesc
Returns the class descriptor
getClassDesc() - Method in class oracle.security.jazn.policy.PermissionClassDesc
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
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 oracle.security.jazn.realm.RealmPrincipal
Returns description string associated with this principal.
getDisplayName() - Method in interface oracle.security.jazn.realm.RealmPrincipal
Returns display name associated with this principal.
getDisplayName() - Method in class oracle.security.jazn.policy.Grantee
Returns the Display Name of this Grantee
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 interface oracle.security.jazn.realm.RealmPrincipal
Returns the Fullname of the principal
getFullName() - Method in interface oracle.security.jazn.realm.Realm
Returns the fullName of the realm
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.RealmPolicy
Returns the grantees of this policy.
getGrantees() - Method in interface oracle.security.jazn.policy.GlobalPolicy
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.
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.
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 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.
getPermissionClass(String) - Method in interface oracle.security.jazn.policy.PermissionClassManager
Returns specified permission class descriptor
getPermissionClasses() - Method in interface oracle.security.jazn.policy.PermissionClassManager
Returns all the managed permission classes.
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.
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(Grantee, Class) - Method in interface oracle.security.jazn.policy.JAZNPolicy
Lists all permissions of the specified Class granted to this grantee.
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.
getPermissions(Subject, CodeSource) - Method in interface oracle.security.jazn.policy.JAZNPolicy
Retrieve the Permissions granted to the Principals associated with the specified CodeSource.
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
getPrincipalClasses() - Method in interface oracle.security.jazn.policy.PrincipalClassManager
Returns all the managed principal classes.
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.
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) - Method in class oracle.security.jazn.JAZNWebAppConfig
Gets a JAZN property value
getProperty(String) - Static method in class oracle.security.jazn.JAZNContext
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
getProperty(String, boolean) - Method in class oracle.security.jazn.JAZNConfig
 
getProviderType() - Method in class oracle.security.jazn.JAZNConfig
Returns the provider type
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.
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.policy.RealmPolicy
Returns the realm associated with this policy.
getRealm(String) - Method in class oracle.security.jazn.realm.RealmManager
Gets the Realm instance of the specified name
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.
getRealms() - Method in class oracle.security.jazn.realm.RealmManager
Gets all the realms registered with JAZN.
getRealmType() - Method in class oracle.security.jazn.realm.InitRealmInfo
Get the realm type.
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
getTargetsDesc() - Method in class oracle.security.jazn.policy.PermissionClassDesc
Returns the targets descriptor
getType() - Method in class oracle.security.jazn.policy.PrincipalClassDesc
Returns the type of this Principal Class
getType() - Method in class oracle.security.jazn.policy.PermissionClassDesc
Returns the type of this Permission Class
getUser(String) - Method in interface oracle.security.jazn.realm.UserManager
Returns the RealmUser with the specified name
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() - Method in interface oracle.security.jazn.realm.UserManager
Returns the users in this UserManager
GlobalPolicy - interface oracle.security.jazn.policy.GlobalPolicy.
This interface represents the Global JAZN Policy.
grant(Grantee, Permission) - Method in interface oracle.security.jazn.policy.JAZNPolicy
Grants a permission to the specified grantee, optionally with admin option.
Grantee - class oracle.security.jazn.policy.Grantee.
A Grantee represents a grantee in a policy entry.
Grantee(Guid, String, Set, CodeSource) - 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.
grantRole(RealmPrincipal, RealmRole) - Method in interface oracle.security.jazn.realm.RoleManager
Grants a role to a RealmPrincipal.

JAAS Provider Java API Reference
10g (9.0.4.0.0)

B10389-01
A C D E G H I J L M O P R S T U W
Copyright 2002, 2003 Oracle Corporation. All Rights Reserved.