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

A

ACCESS_MODE_READ_ONLY - Static variable in interface org.jboss.portal.identity.info.PropertyInfo
 
ACCESS_MODE_READ_WRITE - Static variable in interface org.jboss.portal.identity.info.PropertyInfo
 
addChild(Object, Object, UnmarshallingContext, String, String) - Method in class org.jboss.portal.identity.metadata.config.IdentityConfigurationMetaDataFactory
 
addChild(Object, Object, UnmarshallingContext, String, String) - Method in class org.jboss.portal.identity.metadata.profile.ProfileMetaDataFactory
 
addDatasource(DatasourceMetaData) - Method in class org.jboss.portal.identity.metadata.config.DatasourcesMetaData
 
addGroup(OptionsGroupMetaData) - Method in class org.jboss.portal.identity.metadata.config.OptionsMetaData
 
additionalRole - Variable in class org.jboss.portal.identity.auth.IdentityLoginModule
 
additionalRole - Variable in class org.jboss.portal.identity.auth.SynchronizingLDAPExtLoginModule
 
additionalRole - Variable in class org.jboss.portal.identity.auth.SynchronizingLDAPLoginModule
 
additionalRole - Variable in class org.jboss.portal.identity.auth.SynchronizingLoginModule
 
addListener(IdentityEventListener) - Method in interface org.jboss.portal.identity.event.IdentityEventEmitter
Add a listener.
addListener(IdentityEventListener) - Method in class org.jboss.portal.identity.service.IdentityEventManagerService
 
addModule(ModuleMetaData) - Method in class org.jboss.portal.identity.metadata.config.ModulesMetaData
 
addOption(ConfigOptionMetaData) - Method in class org.jboss.portal.identity.metadata.config.ConfigMetaData
 
addOption(OptionsGroupOptionMetaData) - Method in class org.jboss.portal.identity.metadata.config.OptionsGroupMetaData
 
addProperty(PropertyMetaData) - Method in class org.jboss.portal.identity.metadata.profile.ProfileMetaData
 
addValue(String, String, String) - Method in interface org.jboss.portal.identity.IdentityConfiguration
 
addValue(String) - Method in class org.jboss.portal.identity.metadata.config.OptionsGroupOptionMetaData
 
addValue(String, String, String) - Method in class org.jboss.portal.identity.service.IdentityConfigurationService
 
AnonymousRole - Class in org.jboss.portal.identity
 
AnonymousRole() - Constructor for class org.jboss.portal.identity.AnonymousRole
 
AnonymousUser - Class in org.jboss.portal.identity
 
AnonymousUser() - Constructor for class org.jboss.portal.identity.AnonymousUser
 
assignRoles(User, Set) - Method in class org.jboss.portal.identity.db.HibernateMembershipModuleImpl
 
assignRoles(User, Set) - Method in class org.jboss.portal.identity.ldap.LDAPStaticGroupMembershipModuleImpl
 
assignRoles(User, Set) - Method in class org.jboss.portal.identity.ldap.LDAPStaticRoleMembershipModuleImpl
 
assignRoles(User, Set) - Method in interface org.jboss.portal.identity.MembershipModule
Creates a relationship beetween a user and set of roles.
assignUsers(Role, Set) - Method in class org.jboss.portal.identity.db.HibernateMembershipModuleImpl
 
assignUsers(Role, Set) - Method in class org.jboss.portal.identity.ldap.LDAPStaticGroupMembershipModuleImpl
 
assignUsers(Role, Set) - Method in class org.jboss.portal.identity.ldap.LDAPStaticRoleMembershipModuleImpl
 
assignUsers(Role, Set) - Method in interface org.jboss.portal.identity.MembershipModule
Creates a relationship beetween a role and set of users.
authenticate(String, String) - Method in interface org.jboss.portal.identity.sso.AuthenticationService
 
authenticate(String, String) - Method in class org.jboss.portal.identity.sso.cas.CASAuthenticationService
 
authenticate(String, String) - Method in class org.jboss.portal.identity.sso.josso.JOSSOIdentityServiceImpl
 
authenticateUsernamePasswordInternal(UsernamePasswordCredentials) - Method in class org.jboss.portal.identity.sso.cas.CASAuthenticationHandler
 
AuthenticationService - Interface in org.jboss.portal.identity.sso
 
AUTHORIZED_PROXY_INIT_PARAM - Static variable in class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
The name of the filter initialization parameter the value of which must be a whitespace delimited list of services (ProxyTicketReceptors) authorized to proxy authentication to the service filtered by this Filter.

B

bind(String, Object) - Method in interface org.jboss.portal.identity.ServiceJNDIBinder
 
bind(String, String) - Method in class org.jboss.portal.identity.sso.josso.JOSSOIdentityStore
 
bootstrapDatasource(List) - Method in class org.jboss.portal.identity.boot.IdentityServiceLoader
 
bootstrapModules(List) - Method in class org.jboss.portal.identity.boot.IdentityServiceLoader
 

C

CachedUserImpl - Class in org.jboss.portal.identity
Simple POJO to cache user data.
CachedUserImpl(Object, String) - Constructor for class org.jboss.portal.identity.CachedUserImpl
 
CAS_FILTER_RECEIPT - Static variable in class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
Session attribute in which the CASReceipt is stored.
CAS_FILTER_USER - Static variable in class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
Session attribute in which the username is stored.
CASAuthenticationHandler - Class in org.jboss.portal.identity.sso.cas
 
CASAuthenticationHandler() - Constructor for class org.jboss.portal.identity.sso.cas.CASAuthenticationHandler
 
CASAuthenticationService - Class in org.jboss.portal.identity.sso.cas
 
CASAuthenticationService() - Constructor for class org.jboss.portal.identity.sso.cas.CASAuthenticationService
 
CASAuthenticationValve - Class in org.jboss.portal.identity.sso.cas
 
CASAuthenticationValve() - Constructor for class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
 
clear() - Method in class org.jboss.portal.identity.db.ProfileMapImpl
Clear only dynamic properties.
commit() - Method in class org.jboss.portal.identity.auth.SynchronizingLoginModule
 
commit() - Method in class org.jboss.portal.identity.sso.josso.JOSSOLoginModule
 
compare(Object, Object) - Method in class org.jboss.portal.identity.ldap.LDAPRoleImpl.LDAPRoleComparator
 
compare(Object, Object) - Method in class org.jboss.portal.identity.ldap.LDAPUserImpl.LDAPUserComparator
 
compare(Object, Object) - Method in class org.jboss.portal.identity.ldap.LDAPUserModuleImpl.UserEntryComparator
 
completeRoot(Object, UnmarshallingContext, String, String) - Method in class org.jboss.portal.identity.metadata.config.IdentityConfigurationMetaDataFactory
 
completeRoot(Object, UnmarshallingContext, String, String) - Method in class org.jboss.portal.identity.metadata.profile.ProfileMetaDataFactory
 
ConfigMetaData - Class in org.jboss.portal.identity.metadata.config
 
ConfigMetaData() - Constructor for class org.jboss.portal.identity.metadata.config.ConfigMetaData
 
ConfigOptionMetaData - Class in org.jboss.portal.identity.metadata.config
 
ConfigOptionMetaData() - Constructor for class org.jboss.portal.identity.metadata.config.ConfigOptionMetaData
 
ConfigurationParser - Class in org.jboss.portal.identity.metadata.config
 
ConfigurationParser() - Constructor for class org.jboss.portal.identity.metadata.config.ConfigurationParser
 
CONNECTION_ADMIN_DN - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
CONNECTION_ADMIN_PASSWORD - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
CONNECTION_AUTHENTICATION - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
CONNECTION_CONTEXT_FACTORY - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
CONNECTION_HOST - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
CONNECTION_NAME - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
CONNECTION_POOL - Static variable in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
CONNECTION_POOL_DEBUG - Static variable in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
CONNECTION_POOL_INITSIZE - Static variable in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
CONNECTION_POOL_MAXSIZE - Static variable in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
CONNECTION_POOL_PREFSIZE - Static variable in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
CONNECTION_POOL_PROTOCOL - Static variable in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
CONNECTION_POOL_TIMEOUT - Static variable in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
CONNECTION_PORT - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
containsKey(Object) - Method in class org.jboss.portal.identity.db.ProfileMapImpl
 
containsValue(Object) - Method in class org.jboss.portal.identity.db.ProfileMapImpl
 
createIdentity(String) - Method in class org.jboss.portal.identity.auth.DBIdentityLoginModule
Subclass to use the PortalPrincipal to make the username easier to retrieve by the portal.
createIdentity(String) - Method in class org.jboss.portal.identity.auth.IdentityLoginModule
Subclass to use the PortalPrincipal to make the username easier to retrieve by the portal.
createIdentity(String) - Method in class org.jboss.portal.identity.auth.SynchronizingLDAPExtLoginModule
Subclass to use the PortalPrincipal to make the username easier to retrieve by the portal.
createIdentity(String) - Method in class org.jboss.portal.identity.auth.SynchronizingLDAPLoginModule
Subclass to use the PortalPrincipal to make the username easier to retrieve by the portal.
createIdentity(String) - Method in class org.jboss.portal.identity.auth.SynchronizingLoginModule
Subclass to use the PortalPrincipal to make the username easier to retrieve by the portal.
createIdentity(String) - Method in class org.jboss.portal.identity.sso.josso.JOSSOLoginModule
 
createInitialContext() - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
createRole(String, String) - Method in class org.jboss.portal.identity.db.HibernateRoleModuleImpl
 
createRole(String, String) - Method in class org.jboss.portal.identity.ldap.LDAPExtRoleModuleImpl
 
createRole(String, String) - Method in class org.jboss.portal.identity.ldap.LDAPRoleModuleImpl
 
createRole(String, String) - Method in interface org.jboss.portal.identity.RoleModule
Create a new role with the specified name.
createRoleInstance(Attributes, String) - Method in class org.jboss.portal.identity.ldap.LDAPRoleModule
 
createUser(String, String) - Method in class org.jboss.portal.identity.db.HibernateUserModuleImpl
 
createUser(String, String) - Method in class org.jboss.portal.identity.ldap.LDAPExtUserModuleImpl
 
createUser(String, String, String) - Method in class org.jboss.portal.identity.ldap.LDAPExtUserModuleImpl
 
createUser(String, String) - Method in class org.jboss.portal.identity.ldap.LDAPUserModuleImpl
 
createUser(String, String) - Method in interface org.jboss.portal.identity.UserModule
Creates a new user with the specified name.
createUserInstance(Attributes, String) - Method in class org.jboss.portal.identity.ldap.LDAPUserModule
 

D

DatasourceMetaData - Class in org.jboss.portal.identity.metadata.config
 
DatasourceMetaData() - Constructor for class org.jboss.portal.identity.metadata.config.DatasourceMetaData
 
DatasourceServiceMetaData - Class in org.jboss.portal.identity.metadata.service
 
DatasourceServiceMetaData(DatasourceMetaData, Map) - Constructor for class org.jboss.portal.identity.metadata.service.DatasourceServiceMetaData
 
DatasourceServicesMetaData - Class in org.jboss.portal.identity.metadata.service
 
DatasourceServicesMetaData(DatasourcesMetaData, DatasourcesMetaData) - Constructor for class org.jboss.portal.identity.metadata.service.DatasourceServicesMetaData
 
DatasourcesMetaData - Class in org.jboss.portal.identity.metadata.config
 
DatasourcesMetaData() - Constructor for class org.jboss.portal.identity.metadata.config.DatasourcesMetaData
 
DBIdentityLoginModule - Class in org.jboss.portal.identity.auth
 
DBIdentityLoginModule() - Constructor for class org.jboss.portal.identity.auth.DBIdentityLoginModule
 
defaultAssignedRole - Variable in class org.jboss.portal.identity.auth.SynchronizingLDAPExtLoginModule
 
defaultAssignedRole - Variable in class org.jboss.portal.identity.auth.SynchronizingLDAPLoginModule
 
defaultAssignedRole - Variable in class org.jboss.portal.identity.auth.SynchronizingLoginModule
 
DelegatingUserProfileModuleImpl - Class in org.jboss.portal.identity
 
DelegatingUserProfileModuleImpl() - Constructor for class org.jboss.portal.identity.DelegatingUserProfileModuleImpl
 
DISABLE - Static variable in class org.jboss.portal.identity.UserStatus
 
dynamic - Variable in class org.jboss.portal.identity.db.HibernateUserImpl
 

E

enabled - Variable in class org.jboss.portal.identity.db.HibernateUserImpl
 
encodeRfc2253Name(String) - Static method in class org.jboss.portal.identity.ldap.helper.LDAPTools
Simple encoding to make a name rfc 2253 compiliant.
entrySet() - Method in class org.jboss.portal.identity.db.ProfileMapImpl
Returns an immutable collection of entries.
equals(Object) - Method in class org.jboss.portal.identity.auth.UserPrincipal
 
equals(Object) - Method in class org.jboss.portal.identity.ldap.LDAPRoleImpl
 
equals(Object) - Method in class org.jboss.portal.identity.ldap.LDAPUserImpl
 
exists(String) - Method in interface org.jboss.portal.identity.sso.josso.JOSSOIdentityService
 
exists(String) - Method in class org.jboss.portal.identity.sso.josso.JOSSOIdentityServiceImpl
 

F

fakeEmail - Variable in class org.jboss.portal.identity.db.HibernateUserImpl
 
familyName - Variable in class org.jboss.portal.identity.db.HibernateUserImpl
 
findRoleByDN(String) - Method in class org.jboss.portal.identity.ldap.LDAPRoleModule
method not belonging to UserModule interface - ldap specific.
findRoleById(String) - Method in class org.jboss.portal.identity.db.HibernateRoleModuleImpl
 
findRoleById(Object) - Method in class org.jboss.portal.identity.db.HibernateRoleModuleImpl
 
findRoleById(Object) - Method in class org.jboss.portal.identity.ldap.LDAPRoleModuleImpl
 
findRoleById(String) - Method in class org.jboss.portal.identity.ldap.LDAPRoleModuleImpl
 
findRoleById(Object) - Method in interface org.jboss.portal.identity.RoleModule
Retrieves a role by its id.
findRoleById(String) - Method in interface org.jboss.portal.identity.RoleModule
Retrieves a role by its id.
findRoleByName(String) - Method in class org.jboss.portal.identity.db.HibernateRoleModuleImpl
 
findRoleByName(String) - Method in class org.jboss.portal.identity.ldap.LDAPExtRoleModuleImpl
 
findRoleByName(String) - Method in class org.jboss.portal.identity.ldap.LDAPRoleModuleImpl
 
findRoleByName(String) - Method in interface org.jboss.portal.identity.RoleModule
Retrieves a role by its name
findRoleMembers(String, int, int, String) - Method in class org.jboss.portal.identity.db.HibernateMembershipModuleImpl
 
findRoleMembers(String, int, int, String) - Method in class org.jboss.portal.identity.db.HibernateRoleModuleImpl
 
findRoleMembers(String, int, int, String) - Method in class org.jboss.portal.identity.ldap.LDAPStaticGroupMembershipModuleImpl
 
findRoleMembers(String, int, int, String) - Method in class org.jboss.portal.identity.ldap.LDAPStaticRoleMembershipModuleImpl
 
findRoleMembers(String, int, int, String) - Method in interface org.jboss.portal.identity.MembershipModule
Returns role members based on rolename - depreciated method ethod here only for compatibility with old RoleModule interface
findRoles() - Method in class org.jboss.portal.identity.db.HibernateRoleModuleImpl
 
findRoles() - Method in class org.jboss.portal.identity.ldap.LDAPExtRoleModuleImpl
 
findRoles() - Method in class org.jboss.portal.identity.ldap.LDAPRoleModuleImpl
 
findRoles() - Method in interface org.jboss.portal.identity.RoleModule
Get all the roles
findRolesByNames(String[]) - Method in class org.jboss.portal.identity.db.HibernateRoleModuleImpl
 
findRolesByNames(String[]) - Method in class org.jboss.portal.identity.ldap.LDAPExtRoleModuleImpl
 
findRolesByNames(String[]) - Method in class org.jboss.portal.identity.ldap.LDAPRoleModuleImpl
 
findRolesByNames(String[]) - Method in interface org.jboss.portal.identity.RoleModule
Retrieve a collection of role from the role names.
findRolesByUserKey(UserKey) - Method in class org.jboss.portal.identity.sso.josso.JOSSOIdentityStore
 
findSecuredURLs(Context) - Static method in class org.jboss.portal.identity.helper.IdentityTools
It returns all the urls from security-constraint part of web.xml
findUserByDN(String) - Method in class org.jboss.portal.identity.ldap.LDAPUserModule
method not belonging to UserModule interface - ldap specific.
findUserById(String) - Method in class org.jboss.portal.identity.db.HibernateUserModuleImpl
 
findUserById(Object) - Method in class org.jboss.portal.identity.db.HibernateUserModuleImpl
 
findUserById(Object) - Method in class org.jboss.portal.identity.ldap.LDAPUserModuleImpl
 
findUserById(String) - Method in class org.jboss.portal.identity.ldap.LDAPUserModuleImpl
 
findUserById(Object) - Method in interface org.jboss.portal.identity.UserModule
Retrieve a user by its id.
findUserById(String) - Method in interface org.jboss.portal.identity.UserModule
Retrieve a user by its id.
findUserByUserName(String) - Method in class org.jboss.portal.identity.db.HibernateUserModuleImpl
 
findUserByUserName(String) - Method in class org.jboss.portal.identity.ldap.LDAPExtUserModuleImpl
 
findUserByUserName(String) - Method in class org.jboss.portal.identity.ldap.LDAPUserModuleImpl
 
findUserByUserName(String) - Method in interface org.jboss.portal.identity.UserModule
Retrieve a user by its name.
findUsers(int, int) - Method in class org.jboss.portal.identity.db.HibernateUserModuleImpl
 
findUsers(int, int) - Method in class org.jboss.portal.identity.ldap.LDAPExtUserModuleImpl
 
findUsers(int, int) - Method in class org.jboss.portal.identity.ldap.LDAPUserModuleImpl
 
findUsers(int, int) - Method in interface org.jboss.portal.identity.UserModule
Get a range of users.
findUsersFilteredByUserName(String, int, int) - Method in class org.jboss.portal.identity.db.HibernateUserModuleImpl
 
findUsersFilteredByUserName(String, int, int) - Method in class org.jboss.portal.identity.ldap.LDAPExtUserModuleImpl
 
findUsersFilteredByUserName(String, int, int) - Method in class org.jboss.portal.identity.ldap.LDAPUserModuleImpl
 
findUsersFilteredByUserName(String, int, int) - Method in interface org.jboss.portal.identity.UserModule
Get a range of users.
fireEvent(IdentityEvent) - Method in interface org.jboss.portal.identity.event.IdentityEventBroadcaster
Fire an event.
fireEvent(IdentityEvent) - Method in class org.jboss.portal.identity.service.IdentityEventManagerService
 
fireMembershipChangedEvent(Set, Set) - Method in class org.jboss.portal.identity.service.MembershipModuleService
 
fireMembershipChangedEvent(User, Set) - Method in class org.jboss.portal.identity.service.MembershipModuleService
 
fireMembershipChangedEvent(Role, Set) - Method in class org.jboss.portal.identity.service.MembershipModuleService
 
fireRoleCreatedEvent(Object, String) - Method in class org.jboss.portal.identity.service.RoleModuleService
 
fireRoleDestroyedEvent(Object, String) - Method in class org.jboss.portal.identity.service.RoleModuleService
 
fireRoleUpdatedEvent(Object, String, String) - Method in class org.jboss.portal.identity.service.RoleModuleService
 
fireUserCreatedEvent(Object, String) - Method in class org.jboss.portal.identity.service.UserModuleService
 
fireUserDestroyedEvent(Object, String) - Method in class org.jboss.portal.identity.service.UserModuleService
 
fireUserProfileChangedEvent(Object, String, String, Object) - Method in class org.jboss.portal.identity.service.UserProfileModuleService
 

G

GATEWAY_INIT_PARAM - Static variable in class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
The name of the filter initialization parameter the value of which is the value the Filter should send for the gateway parameter on the CAS login request.
get(Object) - Method in class org.jboss.portal.identity.db.ProfileMapImpl
 
getAccessMode() - Method in interface org.jboss.portal.identity.info.PropertyInfo
Returns property access mode
getAccessMode() - Method in class org.jboss.portal.identity.metadata.profile.info.PropertyInfoSupport
 
getAccessMode() - Method in class org.jboss.portal.identity.metadata.profile.PropertyMetaData
 
getAdminDN() - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
getAdminPassword() - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
getAttributesToAdd() - Method in class org.jboss.portal.identity.ldap.LDAPUserModule
 
getAuthentication() - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
getAuthType() - Method in class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
 
getAuthType() - Method in class org.jboss.portal.identity.sso.opensso.OpenSSOAuthenticationValve
 
getCasLogin() - Method in class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
 
getCasLogout() - Method in class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
 
getCasServerName() - Method in class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
 
getCasServiceUrl() - Method in class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
 
getCasValidate() - Method in class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
 
getClassName() - Method in class org.jboss.portal.identity.metadata.config.DatasourceMetaData
 
getClassName() - Method in class org.jboss.portal.identity.metadata.config.ModuleMetaData
 
getConfig() - Method in class org.jboss.portal.identity.metadata.config.DatasourceMetaData
 
getConfig() - Method in class org.jboss.portal.identity.metadata.config.ModuleMetaData
 
getConfigurationService() - Method in class org.jboss.portal.identity.metadata.service.IdentityServicesMetaData
 
getConnectionContext() - Method in class org.jboss.portal.identity.ldap.LDAPMembershipModule
 
getConnectionContext() - Method in class org.jboss.portal.identity.ldap.LDAPRoleModule
 
getConnectionContext() - Method in class org.jboss.portal.identity.ldap.LDAPUserModule
 
getConnectionContext() - Method in class org.jboss.portal.identity.ldap.LDAPUserProfileModule
 
getConnectionJNDIName() - Method in class org.jboss.portal.identity.service.IdentityModuleService
 
getContainerDN() - Method in class org.jboss.portal.identity.ldap.LDAPRoleModule
 
getContainerDN() - Method in class org.jboss.portal.identity.ldap.LDAPUserModule
 
getContextFactory() - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
getCurrentSession() - Method in class org.jboss.portal.identity.db.HibernateMembershipModuleImpl
Can be subclasses to provide testing in a non JTA environment.
getCurrentSession() - Method in class org.jboss.portal.identity.db.HibernateRoleModuleImpl
Can be subclasses to provide testing in a non JTA environement.
getCurrentSession() - Method in class org.jboss.portal.identity.db.HibernateUserModuleImpl
Can be subclasses to provide testing in a non JTA environement.
getCurrentSession() - Method in class org.jboss.portal.identity.db.HibernateUserProfileModuleImpl
Can be subclasses to provide testing in a non JTA environement.
getDatasource() - Method in class org.jboss.portal.identity.metadata.service.DatasourceServiceMetaData
 
getDatasources() - Method in class org.jboss.portal.identity.metadata.config.DatasourcesMetaData
 
getDatasources() - Method in class org.jboss.portal.identity.metadata.config.IdentityConfigurationMetaData
 
getDatasourceServices() - Method in class org.jboss.portal.identity.metadata.service.IdentityServicesMetaData
 
getDatasourcesList() - Method in class org.jboss.portal.identity.metadata.service.DatasourceServicesMetaData
 
getDBModule() - Method in class org.jboss.portal.identity.DelegatingUserProfileModuleImpl
 
getDbModuleJNDIName() - Method in class org.jboss.portal.identity.DelegatingUserProfileModuleImpl
 
getDefaultSynchronizePassword() - Method in class org.jboss.portal.identity.db.HibernateUserProfileModuleImpl
 
getDescription() - Method in interface org.jboss.portal.identity.info.PropertyInfo
Returns property description
getDescription() - Method in class org.jboss.portal.identity.metadata.profile.info.PropertyInfoSupport
 
getDescription() - Method in class org.jboss.portal.identity.metadata.profile.PropertyMetaData
 
getDisplayName() - Method in class org.jboss.portal.identity.AnonymousRole
 
getDisplayName() - Method in class org.jboss.portal.identity.db.HibernateRoleImpl
 
getDisplayName() - Method in class org.jboss.portal.identity.event.RoleUpdatedEvent
 
getDisplayName() - Method in interface org.jboss.portal.identity.info.PropertyInfo
Returns property display name
getDisplayName() - Method in class org.jboss.portal.identity.ldap.LDAPRoleImpl
 
getDisplayName() - Method in class org.jboss.portal.identity.metadata.profile.info.PropertyInfoSupport
 
getDisplayName() - Method in class org.jboss.portal.identity.metadata.profile.PropertyMetaData
 
getDisplayName() - Method in interface org.jboss.portal.identity.Role
The role display name used on screens.
getDisplayNameAttributeID() - Method in class org.jboss.portal.identity.ldap.LDAPRoleModule
 
getDn() - Method in class org.jboss.portal.identity.ldap.LDAPRoleImpl
 
getDn() - Method in class org.jboss.portal.identity.ldap.LDAPUserImpl
 
getDynamic() - Method in class org.jboss.portal.identity.db.HibernateUserImpl
Called by Hibernate.
getEnabled() - Method in class org.jboss.portal.identity.db.HibernateUserImpl
 
getEnvironment() - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
getExternalContextJndiName() - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
getFakeEmail() - Method in class org.jboss.portal.identity.db.HibernateUserImpl
 
getFamilyName() - Method in class org.jboss.portal.identity.db.HibernateUserImpl
 
getGivenName() - Method in class org.jboss.portal.identity.db.HibernateUserImpl
 
getGroup(String) - Method in class org.jboss.portal.identity.metadata.config.OptionsMetaData
 
getGroups() - Method in class org.jboss.portal.identity.metadata.config.OptionsMetaData
 
getHavingRole() - Method in class org.jboss.portal.identity.sso.cas.CASAuthenticationService
 
getHost() - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
getId() - Method in class org.jboss.portal.identity.AnonymousRole
 
getId() - Method in class org.jboss.portal.identity.AnonymousUser
 
getId() - Method in class org.jboss.portal.identity.CachedUserImpl
 
getId() - Method in class org.jboss.portal.identity.db.HibernateRoleImpl
 
getId() - Method in class org.jboss.portal.identity.db.HibernateUserImpl
 
getId() - Method in class org.jboss.portal.identity.ldap.LDAPRoleImpl
 
getId() - Method in class org.jboss.portal.identity.ldap.LDAPUserImpl
 
getId() - Method in interface org.jboss.portal.identity.Role
The role identifier.
getId() - Method in interface org.jboss.portal.identity.User
The user identifier.
getIdentityConfiguration() - Method in class org.jboss.portal.identity.service.IdentityModuleService
 
getIdentityContext() - Method in class org.jboss.portal.identity.boot.IdentityServiceLoader
 
getIdentityContext() - Method in interface org.jboss.portal.identity.IdentityServiceController
Get IdentityContext that contains modules and services bootstrapped by this instance.
getIdentityContext() - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
getIdentityContext() - Method in class org.jboss.portal.identity.service.IdentityModuleService
 
getIdentityEventBroadcaster() - Method in class org.jboss.portal.identity.service.IdentityModuleService
 
getImplementation() - Method in class org.jboss.portal.identity.metadata.config.ModuleMetaData
 
getInitOptions() - Method in class org.jboss.portal.identity.service.IdentityModuleService
 
getJndiBinder() - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
getJndiBinder() - Method in class org.jboss.portal.identity.service.IdentityModuleService
 
getJNDIName() - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
getJNDIName() - Method in class org.jboss.portal.identity.service.IdentityModuleService
 
getKernel() - Method in class org.jboss.portal.identity.boot.IdentityServiceLoader
 
getKey() - Method in class org.jboss.portal.identity.db.HibernateRoleImpl
 
getKey() - Method in class org.jboss.portal.identity.db.HibernateUserImpl
Called by hibernate.
getKeys() - Method in class org.jboss.portal.identity.IdentityContextImpl
 
getLDAPModule() - Method in class org.jboss.portal.identity.DelegatingUserProfileModuleImpl
 
getLdapModuleJNDIName() - Method in class org.jboss.portal.identity.DelegatingUserProfileModuleImpl
 
getLocale() - Method in class org.jboss.portal.identity.metadata.profile.LocalizedValueMetaData
 
getLoginParameters() - Method in class org.jboss.portal.identity.sso.opensso.OpenSSOAuthenticationValve
 
getLoginURL() - Method in class org.jboss.portal.identity.sso.opensso.OpenSSOAuthenticationValve
 
getLogoutParameters() - Method in class org.jboss.portal.identity.sso.opensso.OpenSSOAuthenticationValve
 
getLogoutURL() - Method in class org.jboss.portal.identity.sso.opensso.OpenSSOAuthenticationValve
 
getMapping() - Method in class org.jboss.portal.identity.metadata.profile.PropertyMetaData
 
getMappingDatabase() - Method in class org.jboss.portal.identity.metadata.profile.PropertyMappingMetaData
 
getMappingDBType() - Method in interface org.jboss.portal.identity.info.PropertyInfo
Returns type of property database mapping
getMappingDBType() - Method in class org.jboss.portal.identity.metadata.profile.info.PropertyInfoSupport
 
getMappingDBValue() - Method in interface org.jboss.portal.identity.info.PropertyInfo
Returns name of database column name to which this property corresponds
getMappingDBValue() - Method in class org.jboss.portal.identity.metadata.profile.info.PropertyInfoSupport
 
getMappingLDAP() - Method in class org.jboss.portal.identity.metadata.profile.PropertyMappingMetaData
 
getMappingLDAPValue() - Method in interface org.jboss.portal.identity.info.PropertyInfo
Returns name of LDAP attribue to which this property corresponds
getMappingLDAPValue() - Method in class org.jboss.portal.identity.metadata.profile.info.PropertyInfoSupport
 
getMemberAttributeID() - Method in class org.jboss.portal.identity.ldap.LDAPMembershipModule
 
getMembershipAttributeValue() - Method in class org.jboss.portal.identity.ldap.LDAPMembershipModule
 
getMembershipModule() - Method in class org.jboss.portal.identity.auth.IdentityLoginModule
 
getMembershipModule() - Method in class org.jboss.portal.identity.auth.SynchronizingLDAPExtLoginModule
 
getMembershipModule() - Method in class org.jboss.portal.identity.auth.SynchronizingLDAPLoginModule
 
getMembershipModule() - Method in class org.jboss.portal.identity.auth.SynchronizingLoginModule
 
getModuleData() - Method in class org.jboss.portal.identity.metadata.service.ModuleServiceMetaData
 
getModuleOptions() - Method in class org.jboss.portal.identity.metadata.service.ModuleServiceMetaData
 
getModules() - Method in class org.jboss.portal.identity.metadata.config.IdentityConfigurationMetaData
 
getModules() - Method in class org.jboss.portal.identity.metadata.config.ModulesMetaData
 
getModuleServices() - Method in class org.jboss.portal.identity.metadata.service.IdentityServicesMetaData
 
getModulesList() - Method in class org.jboss.portal.identity.metadata.service.ModuleServicesMetaData
 
getModuleType() - Method in class org.jboss.portal.identity.service.IdentityModuleService
 
getName() - Method in class org.jboss.portal.identity.AnonymousRole
 
getName() - Method in class org.jboss.portal.identity.auth.UserPrincipal
 
getName() - Method in class org.jboss.portal.identity.db.HibernateRoleImpl
 
getName() - Method in interface org.jboss.portal.identity.info.PropertyInfo
Returns property name
getName() - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
getName() - Method in class org.jboss.portal.identity.ldap.LDAPRoleImpl
 
getName() - Method in class org.jboss.portal.identity.metadata.config.ConfigOptionMetaData
 
getName() - Method in class org.jboss.portal.identity.metadata.config.DatasourceMetaData
 
getName() - Method in class org.jboss.portal.identity.metadata.config.OptionsGroupMetaData
 
getName() - Method in class org.jboss.portal.identity.metadata.config.OptionsGroupOptionMetaData
 
getName() - Method in class org.jboss.portal.identity.metadata.profile.info.PropertyInfoSupport
 
getName() - Method in class org.jboss.portal.identity.metadata.profile.PropertyMetaData
 
getName() - Method in interface org.jboss.portal.identity.Role
The role name used in security rules.
getNewValue() - Method in class org.jboss.portal.identity.event.UserProfileChangedEvent
 
getObject(String) - Method in interface org.jboss.portal.identity.IdentityContext
Retrieve registered identity object
getObject(String) - Method in class org.jboss.portal.identity.IdentityContextImpl
 
getOption(String) - Method in class org.jboss.portal.identity.metadata.config.ConfigMetaData
 
getOption(String) - Method in class org.jboss.portal.identity.metadata.config.OptionsGroupMetaData
 
getOptionGroups() - Method in interface org.jboss.portal.identity.IdentityConfiguration
 
getOptionGroups() - Method in class org.jboss.portal.identity.service.IdentityConfigurationService
 
getOptions(String) - Method in interface org.jboss.portal.identity.IdentityConfiguration
 
getOptions() - Method in class org.jboss.portal.identity.metadata.config.ConfigMetaData
 
getOptions() - Method in class org.jboss.portal.identity.metadata.config.IdentityConfigurationMetaData
 
getOptions() - Method in class org.jboss.portal.identity.metadata.config.OptionsGroupMetaData
 
getOptions() - Method in class org.jboss.portal.identity.metadata.service.DatasourceServiceMetaData
 
getOptions(String) - Method in class org.jboss.portal.identity.service.IdentityConfigurationService
 
getPassword() - Method in class org.jboss.portal.identity.db.HibernateUserImpl
 
getPasswordAttributeId() - Method in class org.jboss.portal.identity.ldap.LDAPUserModule
 
getPoolingDebug() - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
getPoolingInitsize() - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
getPoolingMaxsize() - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
getPoolingPrefsize() - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
getPoolingProtocol() - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
getPoolingTimeout() - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
getPort() - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
getPrincipalPreffix() - Method in class org.jboss.portal.identity.ldap.LDAPUserModule
 
getPrincipalSuffix() - Method in class org.jboss.portal.identity.ldap.LDAPUserModule
 
getProfileConfigFile() - Method in class org.jboss.portal.identity.service.UserProfileModuleService
 
getProfileInfo() - Method in class org.jboss.portal.identity.db.HibernateUserProfileModuleImpl
obtains UserProfile object - if module is used as a Delegate it tries to obtain it from the main one.
getProfileInfo() - Method in class org.jboss.portal.identity.DelegatingUserProfileModuleImpl
 
getProfileInfo() - Method in class org.jboss.portal.identity.ldap.LDAPUserProfileModuleImpl
obtains UserProfile object - if module is used as a Delegate it tries to obtain it from the main one.
getProfileInfo() - Method in class org.jboss.portal.identity.service.MembershipModuleService
 
getProfileInfo() - Method in interface org.jboss.portal.identity.UserProfileModule
Return ProfileInfo object that can be used to obtain PropertyInfo on specific property name.
getProfileMap() - Method in class org.jboss.portal.identity.db.HibernateUserImpl
 
getProperties(User) - Method in class org.jboss.portal.identity.db.HibernateUserProfileModuleImpl
 
getProperties(User) - Method in class org.jboss.portal.identity.DelegatingUserProfileModuleImpl
 
getProperties(User) - Method in class org.jboss.portal.identity.ldap.LDAPUserProfileModuleImpl
 
getProperties() - Method in class org.jboss.portal.identity.metadata.profile.ProfileMetaData
 
getProperties(User) - Method in interface org.jboss.portal.identity.UserProfileModule
Returns all properties related to user
getPropertiesInfo() - Method in interface org.jboss.portal.identity.info.ProfileInfo
Returns a Map o PropertyInfo objects describing profile properties
getPropertiesInfo() - Method in class org.jboss.portal.identity.metadata.profile.info.ProfileInfoSupport
 
getProperty(User, String) - Method in class org.jboss.portal.identity.db.HibernateUserProfileModuleImpl
 
getProperty(User, String) - Method in class org.jboss.portal.identity.DelegatingUserProfileModuleImpl
 
getProperty(User, String) - Method in class org.jboss.portal.identity.ldap.LDAPUserProfileModuleImpl
 
getProperty(String) - Method in class org.jboss.portal.identity.metadata.profile.ProfileMetaData
 
getProperty(User, String) - Method in interface org.jboss.portal.identity.UserProfileModule
Returns user property
getPropertyInfo(String) - Method in interface org.jboss.portal.identity.info.ProfileInfo
Returns a PropertyInfo object that describes specified property
getPropertyInfo(String) - Method in class org.jboss.portal.identity.metadata.profile.info.ProfileInfoSupport
 
getPropertyName() - Method in class org.jboss.portal.identity.event.UserProfileChangedEvent
 
getProtocol() - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
getRealEmail() - Method in class org.jboss.portal.identity.db.HibernateUserImpl
 
getRegistrationDate() - Method in class org.jboss.portal.identity.db.HibernateUserImpl
 
getRidAttributeID() - Method in class org.jboss.portal.identity.ldap.LDAPRoleModule
 
getRoleCount() - Method in class org.jboss.portal.identity.management.Identity
 
getRoleCount() - Method in interface org.jboss.portal.identity.management.IdentityMBean
 
getRoleCtxDN() - Method in class org.jboss.portal.identity.ldap.LDAPRoleModule
 
getRoleId() - Method in class org.jboss.portal.identity.event.RoleCreatedEvent
 
getRoleId() - Method in class org.jboss.portal.identity.event.RoleDestroyedEvent
 
getRoleId() - Method in class org.jboss.portal.identity.event.RoleUpdatedEvent
 
getRoleIds() - Method in class org.jboss.portal.identity.event.MembershipChangedEvent
 
getRoleModule() - Method in class org.jboss.portal.identity.auth.IdentityLoginModule
 
getRoleModule() - Method in class org.jboss.portal.identity.auth.SynchronizingLDAPExtLoginModule
 
getRoleModule() - Method in class org.jboss.portal.identity.auth.SynchronizingLDAPLoginModule
 
getRoleModule() - Method in class org.jboss.portal.identity.auth.SynchronizingLoginModule
 
getRoleModule() - Method in class org.jboss.portal.identity.ldap.LDAPMembershipModule
 
getRoleModule() - Method in class org.jboss.portal.identity.ldap.LDAPRoleImpl
 
getRoleName() - Method in class org.jboss.portal.identity.event.RoleCreatedEvent
 
getRoleName() - Method in class org.jboss.portal.identity.event.RoleDestroyedEvent
 
getRoleName() - Method in class org.jboss.portal.identity.event.RoleUpdatedEvent
 
getRoles(User) - Method in class org.jboss.portal.identity.db.HibernateMembershipModuleImpl
 
getRoles(User) - Method in class org.jboss.portal.identity.db.HibernateRoleModuleImpl
 
getRoles() - Method in class org.jboss.portal.identity.db.HibernateUserImpl
Returns the roles related to this user.
getRoles(User) - Method in class org.jboss.portal.identity.ldap.LDAPStaticGroupMembershipModuleImpl
 
getRoles(User) - Method in class org.jboss.portal.identity.ldap.LDAPStaticRoleMembershipModuleImpl
 
getRoles(User) - Method in interface org.jboss.portal.identity.MembershipModule
Return the set of role objects that a given user has.
getRolesCount() - Method in class org.jboss.portal.identity.db.HibernateRoleModuleImpl
 
getRolesCount() - Method in class org.jboss.portal.identity.ldap.LDAPExtRoleModuleImpl
 
getRolesCount() - Method in class org.jboss.portal.identity.ldap.LDAPRoleModuleImpl
 
getRolesCount() - Method in interface org.jboss.portal.identity.RoleModule
Returns the number of roles.
getRoleSearchCtxDNs() - Method in class org.jboss.portal.identity.ldap.LDAPExtRoleModuleImpl
 
getRoleSearchFilter() - Method in class org.jboss.portal.identity.ldap.LDAPRoleModule
 
getRoleSets() - Method in class org.jboss.portal.identity.auth.DBIdentityLoginModule
 
getRoleSets() - Method in class org.jboss.portal.identity.auth.IdentityLoginModule
 
getRoleSets() - Method in class org.jboss.portal.identity.auth.SynchronizingLDAPExtLoginModule
 
getRoleSets() - Method in class org.jboss.portal.identity.auth.SynchronizingLDAPLoginModule
 
getRoleSets() - Method in class org.jboss.portal.identity.auth.SynchronizingLoginModule
 
getRoleSets() - Method in class org.jboss.portal.identity.sso.josso.JOSSOLoginModule
 
getSearchScope() - Method in class org.jboss.portal.identity.ldap.LDAPRoleModule
 
getSearchScope() - Method in class org.jboss.portal.identity.ldap.LDAPUserModule
 
getSearchTimeLimit() - Method in class org.jboss.portal.identity.ldap.LDAPRoleModule
 
getSearchTimeLimit() - Method in class org.jboss.portal.identity.ldap.LDAPUserModule
 
getSecuredUrlPatterns() - Method in class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
 
getSecuredUrlPatterns() - Method in class org.jboss.portal.identity.sso.opensso.OpenSSOAuthenticationValve
 
getServiceJNDIBinder() - Method in class org.jboss.portal.identity.boot.IdentityServiceLoader
Should be extended to provide JNDI binder
getServiceName() - Method in class org.jboss.portal.identity.metadata.config.DatasourceMetaData
 
getServiceName() - Method in class org.jboss.portal.identity.metadata.config.ModuleMetaData
 
getSessionFactoryJNDIName() - Method in class org.jboss.portal.identity.db.HibernateMembershipModuleImpl
 
getSessionFactoryJNDIName() - Method in class org.jboss.portal.identity.db.HibernateRoleModuleImpl
 
getSessionFactoryJNDIName() - Method in class org.jboss.portal.identity.db.HibernateUserModuleImpl
 
getSessionFactoryJNDIName() - Method in class org.jboss.portal.identity.db.HibernateUserProfileModuleImpl
 
getType() - Method in interface org.jboss.portal.identity.info.PropertyInfo
Returns property type
getType() - Method in class org.jboss.portal.identity.metadata.config.ModuleMetaData
 
getType() - Method in class org.jboss.portal.identity.metadata.profile.info.PropertyInfoSupport
 
getType() - Method in class org.jboss.portal.identity.metadata.profile.PropertyMappingDatabaseMetaData
 
getType() - Method in class org.jboss.portal.identity.metadata.profile.PropertyMetaData
 
getUidAttributeID() - Method in class org.jboss.portal.identity.ldap.LDAPUserModule
 
getUsage() - Method in interface org.jboss.portal.identity.info.PropertyInfo
Returns property usage
getUsage() - Method in class org.jboss.portal.identity.metadata.profile.info.PropertyInfoSupport
 
getUsage() - Method in class org.jboss.portal.identity.metadata.profile.PropertyMetaData
 
getUserCount() - Method in class org.jboss.portal.identity.db.HibernateUserModuleImpl
 
getUserCount() - Method in class org.jboss.portal.identity.ldap.LDAPExtUserModuleImpl
 
getUserCount() - Method in class org.jboss.portal.identity.ldap.LDAPUserModuleImpl
 
getUserCount() - Method in class org.jboss.portal.identity.management.Identity
 
getUserCount() - Method in interface org.jboss.portal.identity.management.IdentityMBean
 
getUserCount() - Method in interface org.jboss.portal.identity.UserModule
Returns the number of users.
getUserId() - Method in class org.jboss.portal.identity.event.UserCreatedEvent
 
getUserId() - Method in class org.jboss.portal.identity.event.UserDestroyedEvent
 
getUserId() - Method in class org.jboss.portal.identity.event.UserProfileChangedEvent
 
getUserIds() - Method in class org.jboss.portal.identity.event.MembershipChangedEvent
 
getUserModule() - Method in class org.jboss.portal.identity.auth.IdentityLoginModule
 
getUserModule() - Method in class org.jboss.portal.identity.auth.SynchronizingLDAPExtLoginModule
 
getUserModule() - Method in class org.jboss.portal.identity.auth.SynchronizingLDAPLoginModule
 
getUserModule() - Method in class org.jboss.portal.identity.auth.SynchronizingLoginModule
 
getUserModule() - Method in class org.jboss.portal.identity.db.HibernateMembershipModuleImpl
 
getUserModule() - Method in class org.jboss.portal.identity.db.HibernateUserProfileModuleImpl
 
getUserModule() - Method in class org.jboss.portal.identity.ldap.LDAPMembershipModule
 
getUserModule() - Method in class org.jboss.portal.identity.ldap.LDAPUserImpl
 
getUserModule() - Method in class org.jboss.portal.identity.ldap.LDAPUserProfileModuleImpl
 
getUserName() - Method in class org.jboss.portal.identity.AnonymousUser
 
getUsername() - Method in class org.jboss.portal.identity.auth.IdentityLoginModule
 
getUserName() - Method in class org.jboss.portal.identity.CachedUserImpl
 
getUserName() - Method in class org.jboss.portal.identity.db.HibernateUserImpl
 
getUserName() - Method in class org.jboss.portal.identity.event.UserCreatedEvent
 
getUserName() - Method in class org.jboss.portal.identity.event.UserDestroyedEvent
 
getUserName() - Method in class org.jboss.portal.identity.event.UserProfileChangedEvent
 
getUserName() - Method in class org.jboss.portal.identity.ldap.LDAPUserImpl
 
getUserName() - Method in exception org.jboss.portal.identity.NoSuchUserException
 
getUserName() - Method in interface org.jboss.portal.identity.User
The user name.
getUsernameAndPassword() - Method in class org.jboss.portal.identity.auth.IdentityLoginModule
 
getUserProfileModule() - Method in class org.jboss.portal.identity.auth.IdentityLoginModule
 
getUserProfileModule() - Method in class org.jboss.portal.identity.auth.SynchronizingLDAPExtLoginModule
 
getUserProfileModule() - Method in class org.jboss.portal.identity.auth.SynchronizingLDAPLoginModule
 
getUserProfileModule() - Method in class org.jboss.portal.identity.auth.SynchronizingLoginModule
 
getUserProfileModule() - Method in class org.jboss.portal.identity.ldap.LDAPUserImpl
 
getUserProfileModule() - Method in class org.jboss.portal.identity.ldap.LDAPUserModule
 
getUserRoles(String) - Method in interface org.jboss.portal.identity.sso.josso.JOSSOIdentityService
 
getUserRoles(String) - Method in class org.jboss.portal.identity.sso.josso.JOSSOIdentityServiceImpl
 
getUsers(Role) - Method in class org.jboss.portal.identity.db.HibernateMembershipModuleImpl
 
getUsers() - Method in class org.jboss.portal.identity.db.HibernateRoleImpl
 
getUsers(Role) - Method in class org.jboss.portal.identity.ldap.LDAPStaticGroupMembershipModuleImpl
 
getUsers(Role, String) - Method in class org.jboss.portal.identity.ldap.LDAPStaticGroupMembershipModuleImpl
 
getUsers(Role) - Method in class org.jboss.portal.identity.ldap.LDAPStaticRoleMembershipModuleImpl
 
getUsers(Role, String) - Method in class org.jboss.portal.identity.ldap.LDAPStaticRoleMembershipModuleImpl
 
getUsers(Role) - Method in interface org.jboss.portal.identity.MembershipModule
Returns the set of user objects that a given role has.
getUserSearchCtxDN() - Method in class org.jboss.portal.identity.ldap.LDAPUserModule
 
getUserSearchCtxDNs() - Method in class org.jboss.portal.identity.ldap.LDAPExtUserModuleImpl
 
getUserSearchFilter() - Method in class org.jboss.portal.identity.ldap.LDAPUserModule
 
getUsersPassword() - Method in class org.jboss.portal.identity.auth.IdentityLoginModule
 
getUsersPassword() - Method in class org.jboss.portal.identity.auth.SynchronizingLoginModule
We must implement this
getUserStatus(String) - Method in class org.jboss.portal.identity.auth.IdentityLoginModule
 
getValue(String, String) - Method in interface org.jboss.portal.identity.IdentityConfiguration
 
getValue(String) - Method in interface org.jboss.portal.identity.IdentityConfiguration
 
getValue() - Method in class org.jboss.portal.identity.metadata.config.ConfigOptionMetaData
 
getValue() - Method in class org.jboss.portal.identity.metadata.profile.LocalizedValueMetaData
 
getValue() - Method in class org.jboss.portal.identity.metadata.profile.PropertyMappingDatabaseMetaData
 
getValue() - Method in class org.jboss.portal.identity.metadata.profile.PropertyMappingLDAPMetaData
 
getValue(String, String) - Method in class org.jboss.portal.identity.service.IdentityConfigurationService
 
getValue(String) - Method in class org.jboss.portal.identity.service.IdentityConfigurationService
 
getValues(String, String) - Method in interface org.jboss.portal.identity.IdentityConfiguration
 
getValues() - Method in class org.jboss.portal.identity.IdentityContextImpl
 
getValues() - Method in class org.jboss.portal.identity.metadata.config.OptionsGroupOptionMetaData
 
getValues() - Method in class org.jboss.portal.identity.metadata.profile.LocalizedStringMetaData
 
getValues(String, String) - Method in class org.jboss.portal.identity.service.IdentityConfigurationService
 
getViewRealEmail() - Method in class org.jboss.portal.identity.db.HibernateUserImpl
 
givenName - Variable in class org.jboss.portal.identity.db.HibernateUserImpl
 
GROUP_COMMON - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
GROUP_CONNECTION - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
GROUP_ROLE_CREATE_ATTRIBUTES - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
GROUP_USER_CREATE_ATTRIBUTES - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
GROUP_USER_PROFILE_MAPPINGS - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 

H

hashCode() - Method in class org.jboss.portal.identity.auth.UserPrincipal
 
hashCode() - Method in class org.jboss.portal.identity.ldap.LDAPRoleImpl
 
hashCode() - Method in class org.jboss.portal.identity.ldap.LDAPUserImpl
 
havingRole - Variable in class org.jboss.portal.identity.auth.IdentityLoginModule
 
HibernateMembershipModuleImpl - Class in org.jboss.portal.identity.db
 
HibernateMembershipModuleImpl() - Constructor for class org.jboss.portal.identity.db.HibernateMembershipModuleImpl
 
HibernateRoleImpl - Class in org.jboss.portal.identity.db
 
HibernateRoleImpl() - Constructor for class org.jboss.portal.identity.db.HibernateRoleImpl
 
HibernateRoleImpl(String) - Constructor for class org.jboss.portal.identity.db.HibernateRoleImpl
 
HibernateRoleImpl(String, String) - Constructor for class org.jboss.portal.identity.db.HibernateRoleImpl
 
HibernateRoleModuleImpl - Class in org.jboss.portal.identity.db
 
HibernateRoleModuleImpl() - Constructor for class org.jboss.portal.identity.db.HibernateRoleModuleImpl
 
HibernateUserImpl - Class in org.jboss.portal.identity.db
User interface implementation.
HibernateUserImpl() - Constructor for class org.jboss.portal.identity.db.HibernateUserImpl
 
HibernateUserImpl(String) - Constructor for class org.jboss.portal.identity.db.HibernateUserImpl
 
HibernateUserModuleImpl - Class in org.jboss.portal.identity.db
 
HibernateUserModuleImpl() - Constructor for class org.jboss.portal.identity.db.HibernateUserModuleImpl
 
HibernateUserProfileModuleImpl - Class in org.jboss.portal.identity.db
 
HibernateUserProfileModuleImpl() - Constructor for class org.jboss.portal.identity.db.HibernateUserProfileModuleImpl
 

I

Identity - Class in org.jboss.portal.identity.management
 
Identity() - Constructor for class org.jboss.portal.identity.management.Identity
 
IdentityConfiguration - Interface in org.jboss.portal.identity
 
IdentityConfigurationMetaData - Class in org.jboss.portal.identity.metadata.config
 
IdentityConfigurationMetaData() - Constructor for class org.jboss.portal.identity.metadata.config.IdentityConfigurationMetaData
 
IdentityConfigurationMetaDataFactory - Class in org.jboss.portal.identity.metadata.config
 
IdentityConfigurationMetaDataFactory() - Constructor for class org.jboss.portal.identity.metadata.config.IdentityConfigurationMetaDataFactory
 
IdentityConfigurationService - Class in org.jboss.portal.identity.service
 
IdentityConfigurationService() - Constructor for class org.jboss.portal.identity.service.IdentityConfigurationService
 
IdentityConfigurationService(Map) - Constructor for class org.jboss.portal.identity.service.IdentityConfigurationService
 
IdentityConfigurationService(OptionsMetaData) - Constructor for class org.jboss.portal.identity.service.IdentityConfigurationService
 
IdentityContext - Interface in org.jboss.portal.identity
Keeps track on all identity modules deployed with simple name-object mapping
IdentityContextImpl - Class in org.jboss.portal.identity
Keeps references to all identity related modules to enable them interactions
IdentityContextImpl() - Constructor for class org.jboss.portal.identity.IdentityContextImpl
 
IdentityEvent - Class in org.jboss.portal.identity.event
Generic identity event.
IdentityEvent() - Constructor for class org.jboss.portal.identity.event.IdentityEvent
 
IdentityEventBroadcaster - Interface in org.jboss.portal.identity.event
Interface that allow event firing.
IdentityEventEmitter - Interface in org.jboss.portal.identity.event
Interface that allows registration management of identity event listeners.
IdentityEventListener - Interface in org.jboss.portal.identity.event
An event listener.
IdentityEventManagerService - Class in org.jboss.portal.identity.service
 
IdentityEventManagerService() - Constructor for class org.jboss.portal.identity.service.IdentityEventManagerService
 
IdentityException - Exception in org.jboss.portal.identity
 
IdentityException() - Constructor for exception org.jboss.portal.identity.IdentityException
 
IdentityException(String) - Constructor for exception org.jboss.portal.identity.IdentityException
 
IdentityException(String, Throwable) - Constructor for exception org.jboss.portal.identity.IdentityException
 
IdentityException(Throwable) - Constructor for exception org.jboss.portal.identity.IdentityException
 
IdentityLoginModule - Class in org.jboss.portal.identity.auth
A login module that uses the user module.
IdentityLoginModule() - Constructor for class org.jboss.portal.identity.auth.IdentityLoginModule
 
IdentityMBean - Interface in org.jboss.portal.identity.management
 
IdentityMetadataProcessor - Class in org.jboss.portal.identity.metadata.config
 
IdentityMetadataProcessor() - Constructor for class org.jboss.portal.identity.metadata.config.IdentityMetadataProcessor
 
IdentityModuleService - Class in org.jboss.portal.identity.service
 
IdentityModuleService(String) - Constructor for class org.jboss.portal.identity.service.IdentityModuleService
 
IdentityServiceController - Interface in org.jboss.portal.identity
Service that bootstrap all identity related modules and services.
IdentityServiceLoader - Class in org.jboss.portal.identity.boot
 
IdentityServiceLoader(IdentityContext, Kernel, boolean) - Constructor for class org.jboss.portal.identity.boot.IdentityServiceLoader
 
IdentityServicesMetaData - Class in org.jboss.portal.identity.metadata.service
 
IdentityServicesMetaData(String, String) - Constructor for class org.jboss.portal.identity.metadata.service.IdentityServicesMetaData
 
IdentityTools - Class in org.jboss.portal.identity.helper
 
IdentityTools() - Constructor for class org.jboss.portal.identity.helper.IdentityTools
 
INFO_USER_EMAIL_FAKE - Static variable in interface org.jboss.portal.identity.User
 
INFO_USER_EMAIL_REAL - Static variable in interface org.jboss.portal.identity.User
 
INFO_USER_ENABLED - Static variable in interface org.jboss.portal.identity.User
 
INFO_USER_EXTRA - Static variable in interface org.jboss.portal.identity.User
 
INFO_USER_HOMEPAGE - Static variable in interface org.jboss.portal.identity.User
 
INFO_USER_IM_AIM - Static variable in interface org.jboss.portal.identity.User
 
INFO_USER_IM_ICQ - Static variable in interface org.jboss.portal.identity.User
 
INFO_USER_IM_MSNM - Static variable in interface org.jboss.portal.identity.User
 
INFO_USER_IM_SKYPE - Static variable in interface org.jboss.portal.identity.User
 
INFO_USER_IM_XMMP - Static variable in interface org.jboss.portal.identity.User
 
INFO_USER_IM_YIM - Static variable in interface org.jboss.portal.identity.User
 
INFO_USER_INTERESTS - Static variable in interface org.jboss.portal.identity.User
 
INFO_USER_LAST_LOGIN_DATE - Static variable in interface org.jboss.portal.identity.User
 
INFO_USER_LOCALE - Static variable in interface org.jboss.portal.identity.User
 
INFO_USER_LOCATION - Static variable in interface org.jboss.portal.identity.User
 
INFO_USER_NAME_FAMILY - Static variable in interface org.jboss.portal.identity.User
 
INFO_USER_NAME_GIVEN - Static variable in interface org.jboss.portal.identity.User
 
INFO_USER_OCCUPATION - Static variable in interface org.jboss.portal.identity.User
 
INFO_USER_REGISTRATION_DATE - Static variable in interface org.jboss.portal.identity.User
 
INFO_USER_SECURITY_ANSWER - Static variable in interface org.jboss.portal.identity.User
 
INFO_USER_SECURITY_QUESTION - Static variable in interface org.jboss.portal.identity.User
 
INFO_USER_SIGNATURE - Static variable in interface org.jboss.portal.identity.User
 
INFO_USER_THEME - Static variable in interface org.jboss.portal.identity.User
 
INFO_USER_TIME_ZONE_OFFSET - Static variable in interface org.jboss.portal.identity.User
 
INFO_USER_VIEW_EMAIL_VIEW_REAL - Static variable in interface org.jboss.portal.identity.User
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.jboss.portal.identity.auth.DBIdentityLoginModule
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.jboss.portal.identity.auth.IdentityLoginModule
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.jboss.portal.identity.auth.SynchronizingLDAPExtLoginModule
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.jboss.portal.identity.auth.SynchronizingLDAPLoginModule
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.jboss.portal.identity.auth.SynchronizingLoginModule
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.jboss.portal.identity.sso.josso.JOSSOLoginModule
Initialize this LoginModule .
invoke(Request, Response) - Method in class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
 
invoke(Request, Response) - Method in class org.jboss.portal.identity.sso.josso.JOSSOLogoutValve
 
invoke(Request, Response) - Method in class org.jboss.portal.identity.sso.opensso.OpenSSOAuthenticationValve
 
isAcceptOtherImplementations() - Method in class org.jboss.portal.identity.db.HibernateUserProfileModuleImpl
 
isAllowEmptyPasswords() - Method in class org.jboss.portal.identity.ldap.LDAPUserModule
 
isAppendLoginGoto() - Method in class org.jboss.portal.identity.sso.opensso.OpenSSOAuthenticationValve
 
isAppendLogoutGoto() - Method in class org.jboss.portal.identity.sso.opensso.OpenSSOAuthenticationValve
 
isDBSupported() - Method in class org.jboss.portal.identity.DelegatingUserProfileModuleImpl
 
isEmpty() - Method in class org.jboss.portal.identity.db.ProfileMapImpl
 
isEnableSynchronizedUsers() - Method in class org.jboss.portal.identity.db.HibernateUserProfileModuleImpl
 
isLDAPSupported() - Method in class org.jboss.portal.identity.DelegatingUserProfileModuleImpl
 
isMappedDB() - Method in interface org.jboss.portal.identity.info.PropertyInfo
If property is mapped in database
isMappedDB() - Method in class org.jboss.portal.identity.metadata.profile.info.PropertyInfoSupport
 
isMappedLDAP() - Method in interface org.jboss.portal.identity.info.PropertyInfo
If property is mapped in LDAP
isMappedLDAP() - Method in class org.jboss.portal.identity.metadata.profile.info.PropertyInfoSupport
 
isMembershipAttributeRequired() - Method in class org.jboss.portal.identity.ldap.LDAPMembershipModule
 
isPooling() - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
isPreserveRoles() - Method in class org.jboss.portal.identity.auth.SynchronizingLDAPExtLoginModule
 
isPreserveRoles() - Method in class org.jboss.portal.identity.auth.SynchronizingLDAPLoginModule
 
isPreserveRoles() - Method in class org.jboss.portal.identity.auth.SynchronizingLoginModule
 
isRandomSynchronizePassword() - Method in class org.jboss.portal.identity.db.HibernateUserProfileModuleImpl
 
isReadOnly(Object) - Method in class org.jboss.portal.identity.db.ProfileMapImpl
 
isReadOnly(Object) - Method in interface org.jboss.portal.identity.ProfileMap
Return true if the profile value is read only.
isRegisterMBeans() - Method in class org.jboss.portal.identity.boot.IdentityServiceLoader
 
isSynchronizeIdentity() - Method in class org.jboss.portal.identity.auth.SynchronizingLDAPExtLoginModule
 
isSynchronizeIdentity() - Method in class org.jboss.portal.identity.auth.SynchronizingLDAPLoginModule
 
isSynchronizeIdentity() - Method in class org.jboss.portal.identity.auth.SynchronizingLoginModule
 
isSynchronizeNonExistingUsers() - Method in class org.jboss.portal.identity.db.HibernateUserProfileModuleImpl
 
isSynchronizeRoles() - Method in class org.jboss.portal.identity.auth.SynchronizingLDAPExtLoginModule
 
isSynchronizeRoles() - Method in class org.jboss.portal.identity.auth.SynchronizingLDAPLoginModule
 
isSynchronizeRoles() - Method in class org.jboss.portal.identity.auth.SynchronizingLoginModule
 
isUidAttributeIsDN() - Method in class org.jboss.portal.identity.ldap.LDAPMembershipModule
 
isUserNameToLowerCase() - Method in class org.jboss.portal.identity.ldap.LDAPUserModule
 

J

JOSSOIdentityService - Interface in org.jboss.portal.identity.sso.josso
 
JOSSOIdentityServiceImpl - Class in org.jboss.portal.identity.sso.josso
 
JOSSOIdentityServiceImpl() - Constructor for class org.jboss.portal.identity.sso.josso.JOSSOIdentityServiceImpl
 
JOSSOIdentityStore - Class in org.jboss.portal.identity.sso.josso
 
JOSSOIdentityStore() - Constructor for class org.jboss.portal.identity.sso.josso.JOSSOIdentityStore
 
JOSSOLoginModule - Class in org.jboss.portal.identity.sso.josso
SSOGatewayLogin Module for JBoss.
JOSSOLoginModule() - Constructor for class org.jboss.portal.identity.sso.josso.JOSSOLoginModule
 
JOSSOLogoutValve - Class in org.jboss.portal.identity.sso.josso
 
JOSSOLogoutValve() - Constructor for class org.jboss.portal.identity.sso.josso.JOSSOLogoutValve
 

K

key - Variable in class org.jboss.portal.identity.db.HibernateUserImpl
 
keySet() - Method in class org.jboss.portal.identity.db.ProfileMapImpl
 

L

LDAPConnectionContext - Class in org.jboss.portal.identity.ldap
Keeps configuration of connection to LDAP server
LDAPConnectionContext() - Constructor for class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
LDAPExtRoleModuleImpl - Class in org.jboss.portal.identity.ldap
 
LDAPExtRoleModuleImpl() - Constructor for class org.jboss.portal.identity.ldap.LDAPExtRoleModuleImpl
 
LDAPExtUserModuleImpl - Class in org.jboss.portal.identity.ldap
 
LDAPExtUserModuleImpl() - Constructor for class org.jboss.portal.identity.ldap.LDAPExtUserModuleImpl
 
LDAPMembershipModule - Class in org.jboss.portal.identity.ldap
 
LDAPMembershipModule() - Constructor for class org.jboss.portal.identity.ldap.LDAPMembershipModule
 
LDAPRoleImpl - Class in org.jboss.portal.identity.ldap
 
LDAPRoleImpl(String, IdentityContext, String, String, String) - Constructor for class org.jboss.portal.identity.ldap.LDAPRoleImpl
 
LDAPRoleImpl.LDAPRoleComparator - Class in org.jboss.portal.identity.ldap
 
LDAPRoleImpl.LDAPRoleComparator() - Constructor for class org.jboss.portal.identity.ldap.LDAPRoleImpl.LDAPRoleComparator
 
LDAPRoleModule - Class in org.jboss.portal.identity.ldap
 
LDAPRoleModule() - Constructor for class org.jboss.portal.identity.ldap.LDAPRoleModule
 
LDAPRoleModuleImpl - Class in org.jboss.portal.identity.ldap
 
LDAPRoleModuleImpl() - Constructor for class org.jboss.portal.identity.ldap.LDAPRoleModuleImpl
 
LDAPStaticGroupMembershipModuleImpl - Class in org.jboss.portal.identity.ldap
 
LDAPStaticGroupMembershipModuleImpl() - Constructor for class org.jboss.portal.identity.ldap.LDAPStaticGroupMembershipModuleImpl
 
LDAPStaticRoleMembershipModuleImpl - Class in org.jboss.portal.identity.ldap
 
LDAPStaticRoleMembershipModuleImpl() - Constructor for class org.jboss.portal.identity.ldap.LDAPStaticRoleMembershipModuleImpl
 
LDAPTools - Class in org.jboss.portal.identity.ldap.helper
Helper class for ldap operation
LDAPTools() - Constructor for class org.jboss.portal.identity.ldap.helper.LDAPTools
 
LDAPUserImpl - Class in org.jboss.portal.identity.ldap
 
LDAPUserImpl(String, IdentityContext, String) - Constructor for class org.jboss.portal.identity.ldap.LDAPUserImpl
Creates a ldap user implementation instance
LDAPUserImpl.LDAPUserComparator - Class in org.jboss.portal.identity.ldap
 
LDAPUserImpl.LDAPUserComparator() - Constructor for class org.jboss.portal.identity.ldap.LDAPUserImpl.LDAPUserComparator
 
LDAPUserModule - Class in org.jboss.portal.identity.ldap
Abstract LDAPUserModule that should be extended to provide compabitibility across identity modules
LDAPUserModule() - Constructor for class org.jboss.portal.identity.ldap.LDAPUserModule
 
LDAPUserModuleImpl - Class in org.jboss.portal.identity.ldap
Simple implementation of UserModule for LDAP support.
LDAPUserModuleImpl() - Constructor for class org.jboss.portal.identity.ldap.LDAPUserModuleImpl
 
LDAPUserModuleImpl.UserEntryComparator - Class in org.jboss.portal.identity.ldap
Comparator for users entries
LDAPUserModuleImpl.UserEntryComparator() - Constructor for class org.jboss.portal.identity.ldap.LDAPUserModuleImpl.UserEntryComparator
 
LDAPUserProfileModule - Class in org.jboss.portal.identity.ldap
 
LDAPUserProfileModule() - Constructor for class org.jboss.portal.identity.ldap.LDAPUserProfileModule
 
LDAPUserProfileModuleImpl - Class in org.jboss.portal.identity.ldap
 
LDAPUserProfileModuleImpl() - Constructor for class org.jboss.portal.identity.ldap.LDAPUserProfileModuleImpl
 
loadCredentials(CredentialKey) - Method in class org.jboss.portal.identity.sso.josso.JOSSOIdentityStore
 
loadUser(UserKey) - Method in class org.jboss.portal.identity.sso.josso.JOSSOIdentityStore
 
LocalizedStringMetaData - Class in org.jboss.portal.identity.metadata.profile
 
LocalizedStringMetaData() - Constructor for class org.jboss.portal.identity.metadata.profile.LocalizedStringMetaData
 
LocalizedValueMetaData - Class in org.jboss.portal.identity.metadata.profile
 
LocalizedValueMetaData() - Constructor for class org.jboss.portal.identity.metadata.profile.LocalizedValueMetaData
 
login() - Method in class org.jboss.portal.identity.sso.josso.JOSSOLoginModule
This method supports the unauthenticatedIdentity property used by JBoss.
LOGIN_INIT_PARAM - Static variable in class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
The name of the filter initialization parameter the value of which should be the https: address of the CAS Login servlet.

M

MAPPING_DB_TYPE_COLUMN - Static variable in interface org.jboss.portal.identity.info.PropertyInfo
 
MAPPING_DB_TYPE_DYNAMIC - Static variable in interface org.jboss.portal.identity.info.PropertyInfo
 
MEMBERSHIP_ATTRIBUTE_ID - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
MEMBERSHIP_ATTRIBUTE_IS_DN - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
MEMBERSHIP_MEMBERSHIP_ATTRIBUTE_EMPTY_VALUE - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
MEMBERSHIP_MEMBERSHIP_ATTRIBUTE_REQUIRED - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
MembershipChangedEvent - Class in org.jboss.portal.identity.event
 
MembershipChangedEvent(Set, Set) - Constructor for class org.jboss.portal.identity.event.MembershipChangedEvent
 
MembershipModule - Interface in org.jboss.portal.identity
 
membershipModuleJNDIName - Variable in class org.jboss.portal.identity.auth.IdentityLoginModule
 
membershipModuleJNDIName - Variable in class org.jboss.portal.identity.auth.SynchronizingLDAPExtLoginModule
 
membershipModuleJNDIName - Variable in class org.jboss.portal.identity.auth.SynchronizingLDAPLoginModule
 
membershipModuleJNDIName - Variable in class org.jboss.portal.identity.auth.SynchronizingLoginModule
 
MembershipModuleService - Class in org.jboss.portal.identity.service
 
MembershipModuleService() - Constructor for class org.jboss.portal.identity.service.MembershipModuleService
 
ModuleMetaData - Class in org.jboss.portal.identity.metadata.config
 
ModuleMetaData() - Constructor for class org.jboss.portal.identity.metadata.config.ModuleMetaData
 
ModuleServiceMetaData - Class in org.jboss.portal.identity.metadata.service
 
ModuleServiceMetaData(ModuleMetaData, Map) - Constructor for class org.jboss.portal.identity.metadata.service.ModuleServiceMetaData
 
ModuleServicesMetaData - Class in org.jboss.portal.identity.metadata.service
 
ModuleServicesMetaData(ModulesMetaData, ModulesMetaData) - Constructor for class org.jboss.portal.identity.metadata.service.ModuleServicesMetaData
 
ModulesMetaData - Class in org.jboss.portal.identity.metadata.config
 
ModulesMetaData() - Constructor for class org.jboss.portal.identity.metadata.config.ModulesMetaData
 
moduleType - Variable in class org.jboss.portal.identity.service.IdentityModuleService
 

N

newChild(Object, UnmarshallingContext, String, String, Attributes) - Method in class org.jboss.portal.identity.metadata.config.IdentityConfigurationMetaDataFactory
 
newChild(Object, UnmarshallingContext, String, String, Attributes) - Method in class org.jboss.portal.identity.metadata.profile.ProfileMetaDataFactory
 
newRoot(Object, UnmarshallingContext, String, String, Attributes) - Method in class org.jboss.portal.identity.metadata.config.IdentityConfigurationMetaDataFactory
 
newRoot(Object, UnmarshallingContext, String, String, Attributes) - Method in class org.jboss.portal.identity.metadata.profile.ProfileMetaDataFactory
 
NoSuchUserException - Exception in org.jboss.portal.identity
 
NoSuchUserException(String) - Constructor for exception org.jboss.portal.identity.NoSuchUserException
 
NOTASSIGNEDTOROLE - Static variable in class org.jboss.portal.identity.UserStatus
 

O

OK - Static variable in class org.jboss.portal.identity.UserStatus
 
onEvent(IdentityEvent) - Method in interface org.jboss.portal.identity.event.IdentityEventListener
Fire event on the listener.
OpenSSOAuthenticationValve - Class in org.jboss.portal.identity.sso.opensso
 
OpenSSOAuthenticationValve() - Constructor for class org.jboss.portal.identity.sso.opensso.OpenSSOAuthenticationValve
 
OptionsGroupMetaData - Class in org.jboss.portal.identity.metadata.config
 
OptionsGroupMetaData() - Constructor for class org.jboss.portal.identity.metadata.config.OptionsGroupMetaData
 
OptionsGroupOptionMetaData - Class in org.jboss.portal.identity.metadata.config
 
OptionsGroupOptionMetaData() - Constructor for class org.jboss.portal.identity.metadata.config.OptionsGroupOptionMetaData
 
OptionsMetaData - Class in org.jboss.portal.identity.metadata.config
 
OptionsMetaData() - Constructor for class org.jboss.portal.identity.metadata.config.OptionsMetaData
 
org.jboss.portal.identity - package org.jboss.portal.identity
 
org.jboss.portal.identity.auth - package org.jboss.portal.identity.auth
 
org.jboss.portal.identity.boot - package org.jboss.portal.identity.boot
 
org.jboss.portal.identity.db - package org.jboss.portal.identity.db
 
org.jboss.portal.identity.event - package org.jboss.portal.identity.event
 
org.jboss.portal.identity.helper - package org.jboss.portal.identity.helper
 
org.jboss.portal.identity.info - package org.jboss.portal.identity.info
 
org.jboss.portal.identity.ldap - package org.jboss.portal.identity.ldap
 
org.jboss.portal.identity.ldap.helper - package org.jboss.portal.identity.ldap.helper
 
org.jboss.portal.identity.management - package org.jboss.portal.identity.management
 
org.jboss.portal.identity.metadata.config - package org.jboss.portal.identity.metadata.config
 
org.jboss.portal.identity.metadata.profile - package org.jboss.portal.identity.metadata.profile
 
org.jboss.portal.identity.metadata.profile.info - package org.jboss.portal.identity.metadata.profile.info
 
org.jboss.portal.identity.metadata.service - package org.jboss.portal.identity.metadata.service
 
org.jboss.portal.identity.service - package org.jboss.portal.identity.service
 
org.jboss.portal.identity.sso - package org.jboss.portal.identity.sso
 
org.jboss.portal.identity.sso.cas - package org.jboss.portal.identity.sso.cas
 
org.jboss.portal.identity.sso.josso - package org.jboss.portal.identity.sso.josso
 
org.jboss.portal.identity.sso.opensso - package org.jboss.portal.identity.sso.opensso
 

P

parseIdentityConfiguration(String) - Static method in class org.jboss.portal.identity.metadata.config.ConfigurationParser
 
parseProfileConfiguration(String) - Static method in class org.jboss.portal.identity.metadata.config.ConfigurationParser
Parse identity config file
password - Variable in class org.jboss.portal.identity.db.HibernateUserImpl
 
preserveRoles - Variable in class org.jboss.portal.identity.auth.SynchronizingLDAPExtLoginModule
 
preserveRoles - Variable in class org.jboss.portal.identity.auth.SynchronizingLDAPLoginModule
 
preserveRoles - Variable in class org.jboss.portal.identity.auth.SynchronizingLoginModule
 
processUser(User) - Method in class org.jboss.portal.identity.db.HibernateUserProfileModuleImpl
 
processUsers(Collection) - Method in class org.jboss.portal.identity.ldap.LDAPUserModuleImpl
 
ProfileInfo - Interface in org.jboss.portal.identity.info
Class provides info about user profile
profileInfo - Variable in class org.jboss.portal.identity.service.UserProfileModuleService
 
ProfileInfoSupport - Class in org.jboss.portal.identity.metadata.profile.info
 
ProfileInfoSupport(ProfileMetaData) - Constructor for class org.jboss.portal.identity.metadata.profile.info.ProfileInfoSupport
 
profileMap - Variable in class org.jboss.portal.identity.db.HibernateUserImpl
 
ProfileMap - Interface in org.jboss.portal.identity
Extends java.util.Map to provide meta information about user profile.
ProfileMapImpl - Class in org.jboss.portal.identity.db
A mutable map that expose user properties.
ProfileMapImpl(HibernateUserImpl) - Constructor for class org.jboss.portal.identity.db.ProfileMapImpl
 
ProfileMetaData - Class in org.jboss.portal.identity.metadata.profile
 
ProfileMetaData() - Constructor for class org.jboss.portal.identity.metadata.profile.ProfileMetaData
 
ProfileMetaDataFactory - Class in org.jboss.portal.identity.metadata.profile
 
ProfileMetaDataFactory() - Constructor for class org.jboss.portal.identity.metadata.profile.ProfileMetaDataFactory
 
PropertyInfo - Interface in org.jboss.portal.identity.info
 
PropertyInfoSupport - Class in org.jboss.portal.identity.metadata.profile.info
 
PropertyInfoSupport(PropertyMetaData) - Constructor for class org.jboss.portal.identity.metadata.profile.info.PropertyInfoSupport
 
PropertyMappingDatabaseMetaData - Class in org.jboss.portal.identity.metadata.profile
 
PropertyMappingDatabaseMetaData() - Constructor for class org.jboss.portal.identity.metadata.profile.PropertyMappingDatabaseMetaData
 
PropertyMappingLDAPMetaData - Class in org.jboss.portal.identity.metadata.profile
 
PropertyMappingLDAPMetaData() - Constructor for class org.jboss.portal.identity.metadata.profile.PropertyMappingLDAPMetaData
 
PropertyMappingMetaData - Class in org.jboss.portal.identity.metadata.profile
 
PropertyMappingMetaData() - Constructor for class org.jboss.portal.identity.metadata.profile.PropertyMappingMetaData
 
PropertyMetaData - Class in org.jboss.portal.identity.metadata.profile
 
PropertyMetaData() - Constructor for class org.jboss.portal.identity.metadata.profile.PropertyMetaData
 
PROXY_CALLBACK_INIT_PARAM - Static variable in class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
The name of the filter initialization parameter the value of which must be the https: URL to which CAS should send Proxy Granting Tickets when this filter validates tickets.
put(Object, Object) - Method in class org.jboss.portal.identity.db.ProfileMapImpl
Put a value in the dynamic map.
putAll(Map) - Method in class org.jboss.portal.identity.db.ProfileMapImpl
 

R

realEmail - Variable in class org.jboss.portal.identity.db.HibernateUserImpl
 
register(Object, String) - Method in interface org.jboss.portal.identity.IdentityContext
Retister identity object in context
register(Object, String) - Method in class org.jboss.portal.identity.IdentityContextImpl
 
registerMBean(String, Object) - Method in class org.jboss.portal.identity.boot.IdentityServiceLoader
Should be extended to provide mbean registration
registrationDate - Variable in class org.jboss.portal.identity.db.HibernateUserImpl
 
remoeOption(String, String) - Method in interface org.jboss.portal.identity.IdentityConfiguration
 
remoeOption(String, String) - Method in class org.jboss.portal.identity.service.IdentityConfigurationService
 
remove(Object) - Method in class org.jboss.portal.identity.db.ProfileMapImpl
Only affect dynamic properties, otherwise it throws an IllegalArgumentException.
removeListener(IdentityEventListener) - Method in interface org.jboss.portal.identity.event.IdentityEventEmitter
Remove a listener.
removeListener(IdentityEventListener) - Method in class org.jboss.portal.identity.service.IdentityEventManagerService
 
removeRole(Object) - Method in class org.jboss.portal.identity.db.HibernateRoleModuleImpl
 
removeRole(Object) - Method in class org.jboss.portal.identity.ldap.LDAPExtRoleModuleImpl
 
removeRole(Object) - Method in class org.jboss.portal.identity.ldap.LDAPRoleModuleImpl
 
removeRole(Object) - Method in interface org.jboss.portal.identity.RoleModule
Remove a role.
removeUser(Object) - Method in class org.jboss.portal.identity.db.HibernateUserModuleImpl
 
removeUser(Object) - Method in class org.jboss.portal.identity.ldap.LDAPExtUserModuleImpl
 
removeUser(Object) - Method in class org.jboss.portal.identity.ldap.LDAPUserModuleImpl
 
removeUser(Object) - Method in interface org.jboss.portal.identity.UserModule
Remove a user.
RENEW_INIT_PARAM - Static variable in class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
The name of the filter initialization parameter the value of which must be the String that should be sent as the "renew" parameter on the request for login and validation.
Role - Interface in org.jboss.portal.identity
A role of users.
ROLE_CONTAINER_DN - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
ROLE_CONTEXT_DN - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
ROLE_DEFAULT_ADMIN_ROLE - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
ROLE_DISPLAY_NAME_ATTRIBUTE_ID - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
ROLE_RID_ATTRIBUTE_ID - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
ROLE_SEARCH_FILTER - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
RoleCreatedEvent - Class in org.jboss.portal.identity.event
 
RoleCreatedEvent(Object, String) - Constructor for class org.jboss.portal.identity.event.RoleCreatedEvent
 
RoleDestroyedEvent - Class in org.jboss.portal.identity.event
 
RoleDestroyedEvent(Object, String) - Constructor for class org.jboss.portal.identity.event.RoleDestroyedEvent
 
RoleModule - Interface in org.jboss.portal.identity
 
roleModuleJNDIName - Variable in class org.jboss.portal.identity.auth.IdentityLoginModule
 
roleModuleJNDIName - Variable in class org.jboss.portal.identity.auth.SynchronizingLDAPExtLoginModule
 
roleModuleJNDIName - Variable in class org.jboss.portal.identity.auth.SynchronizingLDAPLoginModule
 
roleModuleJNDIName - Variable in class org.jboss.portal.identity.auth.SynchronizingLoginModule
 
RoleModuleService - Class in org.jboss.portal.identity.service
 
RoleModuleService() - Constructor for class org.jboss.portal.identity.service.RoleModuleService
 
roles - Variable in class org.jboss.portal.identity.db.HibernateUserImpl
 
RoleUpdatedEvent - Class in org.jboss.portal.identity.event
 
RoleUpdatedEvent(Object, String, String) - Constructor for class org.jboss.portal.identity.event.RoleUpdatedEvent
 

S

SEARCH_SCOPE - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
SEARCH_TIME_LIMIT - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
searchRoles(String, Object[]) - Method in class org.jboss.portal.identity.ldap.LDAPExtRoleModuleImpl
This method should be used by other modules to perform searches.
searchRoles(String, Object[]) - Method in class org.jboss.portal.identity.ldap.LDAPRoleModule
This method should be used by over modules to perform searches.
searchRoles(String, Object[]) - Method in class org.jboss.portal.identity.ldap.LDAPRoleModuleImpl
This method should be used by over modules to perform searches.
searchUsers(String, Object[]) - Method in class org.jboss.portal.identity.ldap.LDAPExtUserModuleImpl
This method should be used by over modules to perform searches.
searchUsers(String, Object[]) - Method in class org.jboss.portal.identity.ldap.LDAPUserModule
This method should be used by over modules to perform searches.
searchUsers(String, Object[]) - Method in class org.jboss.portal.identity.ldap.LDAPUserModuleImpl
This method should be used by over modules to perform searches.
SERVERNAME_INIT_PARAM - Static variable in class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
The name of the filter initialization parameter the vlaue of which must be the server name, e.g.
SERVICE_INIT_PARAM - Static variable in class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
The name of the filter initialization parameter the value of which must be the address of the service this filter is filtering.
ServiceJNDIBinder - Interface in org.jboss.portal.identity
Simple interface to hide JNDI binding logic
sessionFactory - Variable in class org.jboss.portal.identity.db.HibernateMembershipModuleImpl
.
sessionFactory - Variable in class org.jboss.portal.identity.db.HibernateRoleModuleImpl
.
sessionFactory - Variable in class org.jboss.portal.identity.db.HibernateUserModuleImpl
.
sessionFactory - Variable in class org.jboss.portal.identity.db.HibernateUserProfileModuleImpl
.
sessionFactoryJNDIName - Variable in class org.jboss.portal.identity.db.HibernateMembershipModuleImpl
.
sessionFactoryJNDIName - Variable in class org.jboss.portal.identity.db.HibernateRoleModuleImpl
.
sessionFactoryJNDIName - Variable in class org.jboss.portal.identity.db.HibernateUserModuleImpl
.
sessionFactoryJNDIName - Variable in class org.jboss.portal.identity.db.HibernateUserProfileModuleImpl
.
setAcceptOtherImplementations(boolean) - Method in class org.jboss.portal.identity.db.HibernateUserProfileModuleImpl
 
setAccessMode(String) - Method in class org.jboss.portal.identity.metadata.profile.PropertyMetaData
 
setAdminDN(String) - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
setAdminPassword(String) - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
setAppendLoginGoto(boolean) - Method in class org.jboss.portal.identity.sso.opensso.OpenSSOAuthenticationValve
 
setAppendLogoutGoto(boolean) - Method in class org.jboss.portal.identity.sso.opensso.OpenSSOAuthenticationValve
 
setAuthentication(String) - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
setAuthenticationScheme(AuthenticationScheme) - Method in class org.jboss.portal.identity.sso.josso.JOSSOIdentityStore
 
setAuthType(String) - Method in class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
 
setAuthType(String) - Method in class org.jboss.portal.identity.sso.opensso.OpenSSOAuthenticationValve
 
setCasLogin(String) - Method in class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
 
setCasLogout(String) - Method in class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
 
setCasServerName(String) - Method in class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
 
setCasServiceUrl(String) - Method in class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
 
setCasValidate(String) - Method in class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
 
setClassName(String) - Method in class org.jboss.portal.identity.metadata.config.DatasourceMetaData
 
setClassName(String) - Method in class org.jboss.portal.identity.metadata.config.ModuleMetaData
 
setConfig(ConfigMetaData) - Method in class org.jboss.portal.identity.metadata.config.DatasourceMetaData
 
setConfig(ConfigMetaData) - Method in class org.jboss.portal.identity.metadata.config.ModuleMetaData
 
setConnectionContext(LDAPConnectionContext) - Method in class org.jboss.portal.identity.ldap.LDAPMembershipModule
 
setConnectionContext(LDAPConnectionContext) - Method in class org.jboss.portal.identity.ldap.LDAPRoleModule
 
setConnectionContext(LDAPConnectionContext) - Method in class org.jboss.portal.identity.ldap.LDAPUserModule
 
setConnectionContext(LDAPConnectionContext) - Method in class org.jboss.portal.identity.ldap.LDAPUserProfileModule
 
setConnectionJNDIName(String) - Method in class org.jboss.portal.identity.service.IdentityModuleService
 
setContextFactory(String) - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
setData(Map) - Method in class org.jboss.portal.identity.service.IdentityConfigurationService
 
setDatasources(List) - Method in class org.jboss.portal.identity.metadata.config.DatasourcesMetaData
 
setDatasources(DatasourcesMetaData) - Method in class org.jboss.portal.identity.metadata.config.IdentityConfigurationMetaData
 
setDbModule(UserProfileModule) - Method in class org.jboss.portal.identity.DelegatingUserProfileModuleImpl
 
setDbModuleJNDIName(String) - Method in class org.jboss.portal.identity.DelegatingUserProfileModuleImpl
 
setDefaultSynchronizePassword(String) - Method in class org.jboss.portal.identity.db.HibernateUserProfileModuleImpl
 
setDescription(LocalizedStringMetaData) - Method in class org.jboss.portal.identity.metadata.profile.PropertyMetaData
 
setDisplayName(String) - Method in class org.jboss.portal.identity.AnonymousRole
 
setDisplayName(String) - Method in class org.jboss.portal.identity.db.HibernateRoleImpl
 
setDisplayName(String) - Method in class org.jboss.portal.identity.ldap.LDAPRoleImpl
 
setDisplayName(LocalizedStringMetaData) - Method in class org.jboss.portal.identity.metadata.profile.PropertyMetaData
 
setDisplayName(String) - Method in interface org.jboss.portal.identity.Role
 
setDynamic(Map) - Method in class org.jboss.portal.identity.db.HibernateUserImpl
Called by Hibernate.
setEnabled(boolean) - Method in class org.jboss.portal.identity.db.HibernateUserImpl
 
setEnableSynchronizedUsers(boolean) - Method in class org.jboss.portal.identity.db.HibernateUserProfileModuleImpl
 
setExternalContextJndiName(String) - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
setFakeEmail(String) - Method in class org.jboss.portal.identity.db.HibernateUserImpl
 
setFamilyName(String) - Method in class org.jboss.portal.identity.db.HibernateUserImpl
 
setGivenName(String) - Method in class org.jboss.portal.identity.db.HibernateUserImpl
 
setGroups(Map) - Method in class org.jboss.portal.identity.metadata.config.OptionsMetaData
 
setHavingRole(String) - Method in class org.jboss.portal.identity.sso.cas.CASAuthenticationService
 
setHost(String) - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
setId(String) - Method in class org.jboss.portal.identity.ldap.LDAPRoleImpl
 
setId(String) - Method in class org.jboss.portal.identity.ldap.LDAPUserImpl
 
setIdentityContext(IdentityContext) - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
setIdentityContext(IdentityContext) - Method in class org.jboss.portal.identity.service.IdentityModuleService
 
setImplementation(String) - Method in class org.jboss.portal.identity.metadata.config.ModuleMetaData
 
setInitOptions(Map) - Method in class org.jboss.portal.identity.service.IdentityModuleService
 
setJndiBinder(ServiceJNDIBinder) - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
setJndiBinder(ServiceJNDIBinder) - Method in class org.jboss.portal.identity.service.IdentityModuleService
 
setJNDIName(String) - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
setJNDIName(String) - Method in class org.jboss.portal.identity.service.IdentityModuleService
 
setKey(Long) - Method in class org.jboss.portal.identity.db.HibernateRoleImpl
Called by hibernate.
setKey(Long) - Method in class org.jboss.portal.identity.db.HibernateUserImpl
Called by hibernate.
setLDAPModule(UserProfileModule) - Method in class org.jboss.portal.identity.DelegatingUserProfileModuleImpl
 
setLdapModuleJNDIName(String) - Method in class org.jboss.portal.identity.DelegatingUserProfileModuleImpl
 
setLocale(Locale) - Method in class org.jboss.portal.identity.metadata.profile.LocalizedValueMetaData
 
setLoginParameters(String) - Method in class org.jboss.portal.identity.sso.opensso.OpenSSOAuthenticationValve
 
setLoginURL(String) - Method in class org.jboss.portal.identity.sso.opensso.OpenSSOAuthenticationValve
 
setLogoutParameters(String) - Method in class org.jboss.portal.identity.sso.opensso.OpenSSOAuthenticationValve
 
setLogoutURL(String) - Method in class org.jboss.portal.identity.sso.opensso.OpenSSOAuthenticationValve
 
setMapping(PropertyMappingMetaData) - Method in class org.jboss.portal.identity.metadata.profile.PropertyMetaData
 
setMappingDatabase(PropertyMappingDatabaseMetaData) - Method in class org.jboss.portal.identity.metadata.profile.PropertyMappingMetaData
 
setMappingLDAP(PropertyMappingLDAPMetaData) - Method in class org.jboss.portal.identity.metadata.profile.PropertyMappingMetaData
 
setModules(ModulesMetaData) - Method in class org.jboss.portal.identity.metadata.config.IdentityConfigurationMetaData
 
setModules(List) - Method in class org.jboss.portal.identity.metadata.config.ModulesMetaData
 
setModuleType(String) - Method in class org.jboss.portal.identity.service.IdentityModuleService
 
setName(String) - Method in class org.jboss.portal.identity.db.HibernateRoleImpl
Called by hibernate.
setName(String) - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
setName(String) - Method in class org.jboss.portal.identity.metadata.config.ConfigOptionMetaData
 
setName(String) - Method in class org.jboss.portal.identity.metadata.config.DatasourceMetaData
 
setName(String) - Method in class org.jboss.portal.identity.metadata.config.OptionsGroupMetaData
 
setName(String) - Method in class org.jboss.portal.identity.metadata.config.OptionsGroupOptionMetaData
 
setName(String) - Method in class org.jboss.portal.identity.metadata.profile.PropertyMetaData
 
setOptions(String, Map) - Method in interface org.jboss.portal.identity.IdentityConfiguration
 
setOptions(Map) - Method in class org.jboss.portal.identity.metadata.config.ConfigMetaData
 
setOptions(OptionsMetaData) - Method in class org.jboss.portal.identity.metadata.config.IdentityConfigurationMetaData
 
setOptions(Map) - Method in class org.jboss.portal.identity.metadata.config.OptionsGroupMetaData
 
setOptions(String, Map) - Method in class org.jboss.portal.identity.service.IdentityConfigurationService
 
setPassword(String) - Method in class org.jboss.portal.identity.db.HibernateUserImpl
 
setPooling(boolean) - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
setPoolingDebug(String) - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
setPoolingInitsize(String) - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
setPoolingMaxsize(String) - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
setPoolingPrefsize(String) - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
setPoolingProtocol(String) - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
setPoolingTimeout(String) - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
setPort(String) - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
setProfileConfigFile(String) - Method in class org.jboss.portal.identity.service.UserProfileModuleService
 
setProfileInfo(ProfileInfo) - Method in class org.jboss.portal.identity.service.MembershipModuleService
 
setProfileInfo(ProfileInfo) - Method in class org.jboss.portal.identity.service.UserProfileModuleService
 
setProperties(Map) - Method in class org.jboss.portal.identity.metadata.profile.ProfileMetaData
 
setProperty(User, String, Object) - Method in class org.jboss.portal.identity.db.HibernateUserProfileModuleImpl
 
setProperty(User, String, Object) - Method in class org.jboss.portal.identity.DelegatingUserProfileModuleImpl
 
setProperty(User, String, Object) - Method in class org.jboss.portal.identity.ldap.LDAPUserProfileModuleImpl
 
setProperty(User, String, Object) - Method in interface org.jboss.portal.identity.UserProfileModule
Sets user property.
setProtocol(String) - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
setRandomSynchronizePassword(boolean) - Method in class org.jboss.portal.identity.db.HibernateUserProfileModuleImpl
 
setRealEmail(String) - Method in class org.jboss.portal.identity.db.HibernateUserImpl
 
setRegistrationDate(Date) - Method in class org.jboss.portal.identity.db.HibernateUserImpl
 
setRoles(User, Set) - Method in class org.jboss.portal.identity.db.HibernateRoleModuleImpl
 
setRoles(Set) - Method in class org.jboss.portal.identity.db.HibernateUserImpl
Update the roles.
setServiceName(String) - Method in class org.jboss.portal.identity.metadata.config.DatasourceMetaData
 
setServiceName(String) - Method in class org.jboss.portal.identity.metadata.config.ModuleMetaData
 
setSessionFactoryJNDIName(String) - Method in class org.jboss.portal.identity.db.HibernateMembershipModuleImpl
 
setSessionFactoryJNDIName(String) - Method in class org.jboss.portal.identity.db.HibernateRoleModuleImpl
 
setSessionFactoryJNDIName(String) - Method in class org.jboss.portal.identity.db.HibernateUserModuleImpl
 
setSessionFactoryJNDIName(String) - Method in class org.jboss.portal.identity.db.HibernateUserProfileModuleImpl
 
setSynchronizeNonExistingUsers(boolean) - Method in class org.jboss.portal.identity.db.HibernateUserProfileModuleImpl
 
setType(String) - Method in class org.jboss.portal.identity.metadata.config.ModuleMetaData
 
setType(String) - Method in class org.jboss.portal.identity.metadata.profile.PropertyMappingDatabaseMetaData
 
setType(String) - Method in class org.jboss.portal.identity.metadata.profile.PropertyMetaData
 
setUsage(String) - Method in class org.jboss.portal.identity.metadata.profile.PropertyMetaData
 
setUserName(String) - Method in class org.jboss.portal.identity.db.HibernateUserImpl
Called by hibernate.
setUserName(String) - Method in class org.jboss.portal.identity.ldap.LDAPUserImpl
 
setUserProfileModule(UserProfileModule) - Method in class org.jboss.portal.identity.ldap.LDAPUserImpl
 
setUsers(Set) - Method in class org.jboss.portal.identity.db.HibernateRoleImpl
Called by hibernate.
setValue(String) - Method in class org.jboss.portal.identity.metadata.config.ConfigOptionMetaData
 
setValue(Object, UnmarshallingContext, String, String, String) - Method in class org.jboss.portal.identity.metadata.config.IdentityConfigurationMetaDataFactory
 
setValue(String) - Method in class org.jboss.portal.identity.metadata.profile.LocalizedValueMetaData
 
setValue(Object, UnmarshallingContext, String, String, String) - Method in class org.jboss.portal.identity.metadata.profile.ProfileMetaDataFactory
 
setValue(String) - Method in class org.jboss.portal.identity.metadata.profile.PropertyMappingDatabaseMetaData
 
setValue(String) - Method in class org.jboss.portal.identity.metadata.profile.PropertyMappingLDAPMetaData
 
setValues(String, String, Set) - Method in interface org.jboss.portal.identity.IdentityConfiguration
 
setValues(Set) - Method in class org.jboss.portal.identity.metadata.config.OptionsGroupOptionMetaData
 
setValues(String, String, Set) - Method in class org.jboss.portal.identity.service.IdentityConfigurationService
 
setViewRealEmail(boolean) - Method in class org.jboss.portal.identity.db.HibernateUserImpl
 
size() - Method in class org.jboss.portal.identity.db.ProfileMapImpl
 
start() - Method in class org.jboss.portal.identity.db.HibernateMembershipModuleImpl
 
start() - Method in class org.jboss.portal.identity.db.HibernateRoleModuleImpl
 
start() - Method in class org.jboss.portal.identity.db.HibernateUserModuleImpl
 
start() - Method in class org.jboss.portal.identity.db.HibernateUserProfileModuleImpl
 
start() - Method in class org.jboss.portal.identity.DelegatingUserProfileModuleImpl
 
start() - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
start() - Method in class org.jboss.portal.identity.ldap.LDAPMembershipModule
 
start() - Method in class org.jboss.portal.identity.ldap.LDAPRoleModule
 
start() - Method in class org.jboss.portal.identity.ldap.LDAPUserModule
 
start() - Method in class org.jboss.portal.identity.ldap.LDAPUserProfileModule
 
start() - Method in class org.jboss.portal.identity.service.IdentityModuleService
 
start() - Method in class org.jboss.portal.identity.service.UserProfileModuleService
 
start() - Method in class org.jboss.portal.identity.sso.cas.CASAuthenticationService
 
start() - Method in class org.jboss.portal.identity.sso.josso.JOSSOIdentityServiceImpl
 
stop() - Method in class org.jboss.portal.identity.db.HibernateMembershipModuleImpl
 
stop() - Method in class org.jboss.portal.identity.db.HibernateRoleModuleImpl
 
stop() - Method in class org.jboss.portal.identity.db.HibernateUserModuleImpl
 
stop() - Method in class org.jboss.portal.identity.db.HibernateUserProfileModuleImpl
 
stop() - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
stop() - Method in class org.jboss.portal.identity.service.IdentityModuleService
 
stop() - Method in class org.jboss.portal.identity.sso.cas.CASAuthenticationService
 
stop() - Method in class org.jboss.portal.identity.sso.josso.JOSSOIdentityServiceImpl
 
stripDnToName(String) - Static method in class org.jboss.portal.identity.ldap.helper.LDAPTools
Process dn and retrieves a part from it: uid=xxx,dc=example,dc=org - retrieves xxx
synchronizeIdentity - Variable in class org.jboss.portal.identity.auth.SynchronizingLDAPExtLoginModule
 
synchronizeIdentity - Variable in class org.jboss.portal.identity.auth.SynchronizingLDAPLoginModule
 
synchronizeIdentity - Variable in class org.jboss.portal.identity.auth.SynchronizingLoginModule
 
synchronizeRoles - Variable in class org.jboss.portal.identity.auth.SynchronizingLDAPExtLoginModule
 
synchronizeRoles - Variable in class org.jboss.portal.identity.auth.SynchronizingLDAPLoginModule
 
synchronizeRoles - Variable in class org.jboss.portal.identity.auth.SynchronizingLoginModule
 
SynchronizingLDAPExtLoginModule - Class in org.jboss.portal.identity.auth
 
SynchronizingLDAPExtLoginModule() - Constructor for class org.jboss.portal.identity.auth.SynchronizingLDAPExtLoginModule
 
SynchronizingLDAPLoginModule - Class in org.jboss.portal.identity.auth
 
SynchronizingLDAPLoginModule() - Constructor for class org.jboss.portal.identity.auth.SynchronizingLDAPLoginModule
 
SynchronizingLoginModule - Class in org.jboss.portal.identity.auth
 
SynchronizingLoginModule() - Constructor for class org.jboss.portal.identity.auth.SynchronizingLoginModule
 

T

toString() - Method in class org.jboss.portal.identity.auth.UserPrincipal
 
toString() - Method in class org.jboss.portal.identity.db.HibernateRoleImpl
 
toString() - Method in class org.jboss.portal.identity.db.HibernateUserImpl
 
toString() - Method in class org.jboss.portal.identity.event.MembershipChangedEvent
 
toString() - Method in class org.jboss.portal.identity.event.RoleCreatedEvent
 
toString() - Method in class org.jboss.portal.identity.event.RoleDestroyedEvent
 
toString() - Method in class org.jboss.portal.identity.event.RoleUpdatedEvent
 
toString() - Method in class org.jboss.portal.identity.event.UserCreatedEvent
 
toString() - Method in class org.jboss.portal.identity.event.UserDestroyedEvent
 
toString() - Method in class org.jboss.portal.identity.event.UserProfileChangedEvent
 
toString() - Method in class org.jboss.portal.identity.ldap.LDAPConnectionContext
 
toString() - Method in class org.jboss.portal.identity.metadata.config.ModuleMetaData
 
toString() - Method in class org.jboss.portal.identity.metadata.profile.info.PropertyInfoSupport
 
TYPE_CONNECTION_CONTEXT - Static variable in interface org.jboss.portal.identity.IdentityContext
 
TYPE_IDENTITY_CONFIGURATION - Static variable in interface org.jboss.portal.identity.IdentityContext
 
TYPE_IDENTITY_EVENT_BROADCASTER - Static variable in interface org.jboss.portal.identity.IdentityContext
 
TYPE_MEMBERSHIP_MODULE - Static variable in interface org.jboss.portal.identity.IdentityContext
 
TYPE_ROLE_MODULE - Static variable in interface org.jboss.portal.identity.IdentityContext
 
TYPE_USER_MODULE - Static variable in interface org.jboss.portal.identity.IdentityContext
 
TYPE_USER_PROFILE_MODULE - Static variable in interface org.jboss.portal.identity.IdentityContext
 

U

unbind(String) - Method in interface org.jboss.portal.identity.ServiceJNDIBinder
 
UNEXISTING - Static variable in class org.jboss.portal.identity.UserStatus
 
unregister(String) - Method in interface org.jboss.portal.identity.IdentityContext
Remove identity object from context
unregister(String) - Method in class org.jboss.portal.identity.IdentityContextImpl
 
unregisterMBean(String) - Method in class org.jboss.portal.identity.boot.IdentityServiceLoader
Should be extended to provide mbean registration
updateDatasourceWithDefaults(DatasourceMetaData, Map) - Static method in class org.jboss.portal.identity.metadata.config.IdentityMetadataProcessor
updates module with proper defaults
updateDisplayName(LDAPRoleImpl, String) - Method in class org.jboss.portal.identity.ldap.LDAPRoleModule
 
updateModuleWithDefaults(ModuleMetaData, Map) - Static method in class org.jboss.portal.identity.metadata.config.IdentityMetadataProcessor
updates module with proper defaults
updateOptionsWithDefaults(IdentityConfigurationService, OptionsMetaData) - Static method in class org.jboss.portal.identity.metadata.config.IdentityMetadataProcessor
Check current options and update them with defaults if not exists;
updatePassword(String) - Method in class org.jboss.portal.identity.AnonymousUser
 
updatePassword(String) - Method in class org.jboss.portal.identity.CachedUserImpl
 
updatePassword(String) - Method in class org.jboss.portal.identity.db.HibernateUserImpl
 
updatePassword(String) - Method in class org.jboss.portal.identity.ldap.LDAPUserImpl
 
updatePassword(LDAPUserImpl, String) - Method in class org.jboss.portal.identity.ldap.LDAPUserModule
 
updatePassword(String) - Method in interface org.jboss.portal.identity.User
Set the password using proper encoding.
USAGE_MANDATORY - Static variable in interface org.jboss.portal.identity.info.PropertyInfo
 
USAGE_OPTIONAL - Static variable in interface org.jboss.portal.identity.info.PropertyInfo
 
User - Interface in org.jboss.portal.identity
A user.
USER_ALLOW_EMPTY_PASSWORDS - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
USER_CONTAINER_DN - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
USER_CONTEXT_DN - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
USER_PASSWORD_ATTRIBUTE_ID - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
USER_PRINCIPAL_PREFIX - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
USER_PRINCIPAL_SUFFIX - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
USER_SEARCH_FILTER - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
USER_UID_ATTRIBUTE_ID - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
USER_USER_NAME_TO_LOWER_CASE - Static variable in interface org.jboss.portal.identity.IdentityConfiguration
 
UserCreatedEvent - Class in org.jboss.portal.identity.event
 
UserCreatedEvent(Object, String) - Constructor for class org.jboss.portal.identity.event.UserCreatedEvent
 
UserDestroyedEvent - Class in org.jboss.portal.identity.event
 
UserDestroyedEvent(Object, String) - Constructor for class org.jboss.portal.identity.event.UserDestroyedEvent
 
userExists(UserKey) - Method in class org.jboss.portal.identity.sso.josso.JOSSOIdentityStore
 
userModule - Variable in class org.jboss.portal.identity.db.HibernateUserProfileModuleImpl
 
UserModule - Interface in org.jboss.portal.identity
 
userModuleJNDIName - Variable in class org.jboss.portal.identity.auth.IdentityLoginModule
 
userModuleJNDIName - Variable in class org.jboss.portal.identity.auth.SynchronizingLDAPExtLoginModule
 
userModuleJNDIName - Variable in class org.jboss.portal.identity.auth.SynchronizingLDAPLoginModule
 
userModuleJNDIName - Variable in class org.jboss.portal.identity.auth.SynchronizingLoginModule
 
UserModuleService - Class in org.jboss.portal.identity.service
 
UserModuleService() - Constructor for class org.jboss.portal.identity.service.UserModuleService
 
userName - Variable in class org.jboss.portal.identity.db.HibernateUserImpl
 
userNameToLowerCase - Variable in class org.jboss.portal.identity.auth.IdentityLoginModule
 
UserPrincipal - Class in org.jboss.portal.identity.auth
 
UserPrincipal(String) - Constructor for class org.jboss.portal.identity.auth.UserPrincipal
 
UserProfileChangedEvent - Class in org.jboss.portal.identity.event
 
UserProfileChangedEvent(Object, String, String, Object) - Constructor for class org.jboss.portal.identity.event.UserProfileChangedEvent
 
UserProfileModule - Interface in org.jboss.portal.identity
Manages user properties
userProfileModuleJNDIName - Variable in class org.jboss.portal.identity.auth.IdentityLoginModule
 
userProfileModuleJNDIName - Variable in class org.jboss.portal.identity.auth.SynchronizingLDAPExtLoginModule
 
userProfileModuleJNDIName - Variable in class org.jboss.portal.identity.auth.SynchronizingLDAPLoginModule
 
userProfileModuleJNDIName - Variable in class org.jboss.portal.identity.auth.SynchronizingLoginModule
 
UserProfileModuleService - Class in org.jboss.portal.identity.service
 
UserProfileModuleService() - Constructor for class org.jboss.portal.identity.service.UserProfileModuleService
 
UserStatus - Class in org.jboss.portal.identity
 

V

VALIDATE_INIT_PARAM - Static variable in class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
The name of the filter initialization parameter the value of which must be the https: address of the CAS Validate servlet.
validatePassword(String) - Method in class org.jboss.portal.identity.AnonymousUser
 
validatePassword(String, String) - Method in class org.jboss.portal.identity.auth.IdentityLoginModule
 
validatePassword(String, String) - Method in class org.jboss.portal.identity.auth.SynchronizingLDAPExtLoginModule
 
validatePassword(String, String) - Method in class org.jboss.portal.identity.auth.SynchronizingLDAPLoginModule
 
validatePassword(String, String) - Method in class org.jboss.portal.identity.auth.SynchronizingLoginModule
This always returns true - so this module always pass.
validatePassword(String) - Method in class org.jboss.portal.identity.CachedUserImpl
 
validatePassword(String) - Method in class org.jboss.portal.identity.db.HibernateUserImpl
 
validatePassword(String) - Method in class org.jboss.portal.identity.ldap.LDAPUserImpl
 
validatePassword(LDAPUserImpl, String) - Method in class org.jboss.portal.identity.ldap.LDAPUserModule
 
validatePassword(String) - Method in interface org.jboss.portal.identity.User
Return true if the password is valid.
validateUserNameCase - Variable in class org.jboss.portal.identity.auth.IdentityLoginModule
 
values() - Method in class org.jboss.portal.identity.db.ProfileMapImpl
 
viewRealEmail - Variable in class org.jboss.portal.identity.db.HibernateUserImpl
 

W

WEB_REQUEST_KEY - Static variable in class org.jboss.portal.identity.sso.opensso.OpenSSOAuthenticationValve
 
WRAP_REQUESTS_INIT_PARAM - Static variable in class org.jboss.portal.identity.sso.cas.CASAuthenticationValve
The name of the filter initialization parameter the value of which indicates whether this filter should wrap requests to expose the authenticated username.
WRONGPASSWORD - Static variable in class org.jboss.portal.identity.UserStatus
 

_

_unauthenticatedIdentity - Variable in class org.jboss.portal.identity.sso.josso.JOSSOLoginModule
the principal to use when user is not authenticated

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