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

A

AbstractBrowser - Class in com.atlassian.crowd.console.action
 
AbstractBrowser() - Constructor for class com.atlassian.crowd.console.action.AbstractBrowser
 
AbstractBrowser - Class in com.atlassian.crowd.security.demo.action
 
AbstractBrowser() - Constructor for class com.atlassian.crowd.security.demo.action.AbstractBrowser
 
AccessDenied - Class in com.atlassian.crowd.console.action
 
AccessDenied() - Constructor for class com.atlassian.crowd.console.action.AccessDenied
 
actionMessageAlertColor - Variable in class com.atlassian.crowd.console.action.BaseAction
Webwork action messages color settings.
actionMessageAlertColor - Variable in class com.atlassian.crowd.openid.server.action.BaseAction
Webwork action messages color settings.
active - Variable in class com.atlassian.crowd.console.action.application.ViewApplication
 
active - Variable in class com.atlassian.crowd.console.action.directory.CreateDirectory
 
active - Variable in class com.atlassian.crowd.console.action.directory.ViewConnector
 
active - Variable in class com.atlassian.crowd.console.action.directory.ViewCustom
 
active - Variable in class com.atlassian.crowd.console.action.directory.ViewInternal
 
active - Variable in class com.atlassian.crowd.console.action.group.ViewGroup
 
active - Variable in class com.atlassian.crowd.console.action.principal.ViewPrincipal
 
active - Variable in class com.atlassian.crowd.console.action.role.ViewRole
 
active - Variable in class com.atlassian.crowd.console.action.setup.DirectoryInternal
 
active - Variable in class com.atlassian.crowd.integration.model.DirectoryEntity
If the entity is active or not.
active - Variable in class com.atlassian.crowd.integration.soap.SOAPEntity
If the entity is active or not.
active - Variable in class com.atlassian.crowd.security.demo.action.principal.AddPrincipal
 
active - Variable in class com.atlassian.crowd.security.demo.action.principal.ViewPrincipal
 
add(String) - Method in interface com.atlassian.crowd.authentication.TrustedProxyManager
Adds a remote address to the list of those trusted to act as proxies.
add(String) - Method in class com.atlassian.crowd.authentication.TrustedProxyManagerImpl
Adds to the list of servers we trust.
add(Application) - Method in interface com.atlassian.crowd.manager.application.ApplicationManager
Will add the given Application to Crowd
add(Application) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
add(Application) - Method in interface com.atlassian.crowd.model.application.ApplicationDAO
Adds the Application to the datastore.
add(Application) - Method in class com.atlassian.crowd.model.application.ApplicationDAOHibernate
 
add(Directory) - Method in interface com.atlassian.crowd.model.directory.DirectoryDAO
Adds the Directory to the datastore.
add(Directory) - Method in class com.atlassian.crowd.model.directory.DirectoryDAOHibernate
 
add(RemoteGroup) - Method in interface com.atlassian.crowd.model.group.GroupDAO
Adds the RemoteGroup to the datastore.
add(RemoteGroup) - Method in class com.atlassian.crowd.model.group.GroupDAOHibernate
 
add(RemoteGroupMembership) - Method in interface com.atlassian.crowd.model.group.GroupMembershipDAO
Add the membership to the database.
add(RemoteGroupMembership) - Method in class com.atlassian.crowd.model.group.GroupMembershipDAOHibernate
 
add(RemotePrincipal) - Method in interface com.atlassian.crowd.model.principal.PrincipalDAO
Adds the RemotePrincipal to the datastore.
add(RemotePrincipal) - Method in class com.atlassian.crowd.model.principal.PrincipalDAOHibernate
 
add(Property) - Method in interface com.atlassian.crowd.model.property.PropertyDAO
Adds the Property to the datastore.
add(Property) - Method in class com.atlassian.crowd.model.property.PropertyDAOHibernate
 
add(RemoteRole) - Method in interface com.atlassian.crowd.model.role.RoleDAO
Adds the RemoteRole to the datastore.
add(RemoteRole) - Method in class com.atlassian.crowd.model.role.RoleDAOHibernate
 
add(RemoteRoleMembership) - Method in interface com.atlassian.crowd.model.role.RoleMembershipDAO
Add the membership to the database.
add(RemoteRoleMembership) - Method in class com.atlassian.crowd.model.role.RoleMembershipDAOHibernate
 
add(Token) - Method in interface com.atlassian.crowd.model.token.TokenDAO
 
add(Token) - Method in class com.atlassian.crowd.model.token.TokenDAOHibernate
 
add(Token) - Method in class com.atlassian.crowd.model.token.TokenDAOMemory
 
add(Token) - Method in class com.atlassian.crowd.model.token.TokenDAOProxy
 
addAction(Element, PackageConfig) - Method in class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
 
addActionMessage(String, String) - Method in class com.atlassian.crowd.console.action.BaseAction
Sets a UI message and the color type for the user.
addActionMessage(String, String) - Method in class com.atlassian.crowd.openid.server.action.BaseAction
Sets a UI message and the color type for the user.
addAdministrator(User) - Method in class com.atlassian.crowd.integration.jive.CrowdGroup
 
addAll(Set<RemoteGroup>) - Method in interface com.atlassian.crowd.model.group.GroupDAO
Adds a collection of RemoteGroup to the datastore.
addAll(Set<RemoteGroup>) - Method in class com.atlassian.crowd.model.group.GroupDAOHibernate
 
addAll(Set<RemoteGroupMembership>) - Method in interface com.atlassian.crowd.model.group.GroupMembershipDAO
Add a collection of memberships.
addAll(Set<RemoteGroupMembership>) - Method in class com.atlassian.crowd.model.group.GroupMembershipDAOHibernate
 
addAll(Set<RemotePrincipal>) - Method in interface com.atlassian.crowd.model.principal.PrincipalDAO
Adds a collection of RemotePrincipal to the datastore.
addAll(Set<RemotePrincipal>) - Method in class com.atlassian.crowd.model.principal.PrincipalDAOHibernate
 
addAll(Set<RemoteRole>) - Method in interface com.atlassian.crowd.model.role.RoleDAO
Adds a collection of RemoteRole to the datastore.
addAll(Set<RemoteRole>) - Method in class com.atlassian.crowd.model.role.RoleDAOHibernate
 
addAll(Set<RemoteRoleMembership>) - Method in interface com.atlassian.crowd.model.role.RoleMembershipDAO
Add a collection of memberships.
addAll(Set<RemoteRoleMembership>) - Method in class com.atlassian.crowd.model.role.RoleMembershipDAOHibernate
 
addAllGroups(Set<RemoteGroup>) - Method in interface com.atlassian.crowd.integration.directory.BatchingRemoteDirectory
Adds a collection of groups to the directory store.
addAllGroups(Set<RemoteGroup>) - Method in class com.atlassian.crowd.integration.directory.internal.InternalDirectory
 
addAllGroups(long, Collection<RemoteGroup>, boolean) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Will add a collection of RemoteGroup to the directory specified by the passed in directoryId param.
addAllGroups(long, Collection<RemoteGroup>, boolean) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
addAllPrincipals(Set<RemotePrincipal>) - Method in interface com.atlassian.crowd.integration.directory.BatchingRemoteDirectory
Adds a collection of principals to the directory store.
addAllPrincipals(Set<RemotePrincipal>) - Method in class com.atlassian.crowd.integration.directory.internal.InternalDirectory
 
addAllPrincipals(long, Collection<RemotePrincipal>, boolean) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Will add a collection of RemotePrincipal to the directory specified by the passed in directoryId param.
addAllPrincipals(long, Collection<RemotePrincipal>, boolean) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
addAllPrincipalsToContainer(BulkAddRelationshipOperation<E>, long, Collection<String>, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
addAllPrincipalsToGroup(Set<String>, String) - Method in interface com.atlassian.crowd.integration.directory.BatchingRemoteDirectory
Adds a collection of group memberships to the directory store.
addAllPrincipalsToGroup(Set<String>, String) - Method in class com.atlassian.crowd.integration.directory.internal.InternalDirectory
 
addAllPrincipalsToGroup(long, Collection<String>, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
A bulk version of addPrincipalToGroup.
addAllPrincipalsToGroup(long, Collection<String>, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
addAllPrincipalsToRole(Set<String>, String) - Method in interface com.atlassian.crowd.integration.directory.BatchingRemoteDirectory
Adds a collection of role memberships to the directory store.
addAllPrincipalsToRole(Set<String>, String) - Method in class com.atlassian.crowd.integration.directory.internal.InternalDirectory
 
addAllPrincipalsToRole(long, Collection<String>, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
A bulk version of addPrincipalToRole.
addAllPrincipalsToRole(long, Collection<String>, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
addAllRoles(Set<RemoteRole>) - Method in interface com.atlassian.crowd.integration.directory.BatchingRemoteDirectory
Adds a collection of roles to the directory store.
addAllRoles(Set<RemoteRole>) - Method in class com.atlassian.crowd.integration.directory.internal.InternalDirectory
 
addAllRoles(long, Collection<RemoteRole>, boolean) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Will add a collection of RemoteRole to the directory specified by the passed in directoryId param.
addAllRoles(long, Collection<RemoteRole>, boolean) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
AddApplication - Class in com.atlassian.crowd.console.action.application
 
AddApplication() - Constructor for class com.atlassian.crowd.console.action.application.AddApplication
 
addApplication(long, RemoteGroup) - Method in class com.atlassian.crowd.console.action.setup.DefaultAdministrator
 
addApplication(String, String, String, boolean) - Method in class com.atlassian.crowd.console.action.setup.Integration
 
AddApplicationWizard - Class in com.atlassian.crowd.console.action.application
 
AddApplicationWizard() - Constructor for class com.atlassian.crowd.console.action.application.AddApplicationWizard
 
addAttribute(String, String) - Method in class com.atlassian.crowd.openid.client.consumer.OpenIDAuthResponse
Add attribute/value pair to map of attribtues.
addAttribute(Attribute) - Method in class com.atlassian.crowd.openid.server.model.profile.Profile
Adds or updates the attribute in the Profile's set of attributes.
addAttribute(String, String) - Method in class com.atlassian.crowd.openid.server.model.profile.SREGAttributes
Safe "put" method to attributes map.
addAttribute(String, String) - Method in class com.atlassian.crowd.openid.server.provider.OpenIDAuthResponse
 
addAttributeToPrincipal(String, SOAPAttribute) - Method in interface com.atlassian.crowd.integration.service.soap.client.SecurityServerClient
Adds an attribute to a principal who is in the application's assigned directory.
addAttributeToPrincipal(String, SOAPAttribute) - Method in class com.atlassian.crowd.integration.service.soap.client.SecurityServerClientImpl
Adds an attribute to a principal who is in the application's assigned directory.
addAttributeToPrincipal(AuthenticatedToken, String, SOAPAttribute) - Method in interface com.atlassian.crowd.integration.service.soap.server.SecurityServer
Adds an attribute to a principal who is in the application's assigned directory.
addAttributeToPrincipal(AuthenticatedToken, String, SOAPAttribute) - Method in class com.atlassian.crowd.service.soap.SecurityServerGeneric
 
addBlankSnToPrincipalAttributes(Attributes) - Method in class com.atlassian.crowd.integration.directory.connector.SpringLDAPConnector
A default install of many directory servers (inc.
addContainerObject(DirectoryContainer, Name, String, String, String, String) - Method in class com.atlassian.crowd.integration.directory.connector.SpringLDAPConnector
Adds an entity to the LDAP server.
addDirectory(Directory) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Will add the given directory
addDirectory(Directory) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
addDirectoryMapping(DirectoryMapping) - Method in interface com.atlassian.crowd.model.application.ApplicationDAO
 
addDirectoryMapping(DirectoryMapping) - Method in class com.atlassian.crowd.model.application.ApplicationDAOHibernate
 
addEncoder(PasswordEncoder) - Method in interface com.atlassian.crowd.password.factory.PasswordEncoderFactory
Hook to add encoders to the factory
addEncoder(PasswordEncoder) - Method in class com.atlassian.crowd.password.factory.PasswordEncoderFactoryImpl
 
addEntities(List<? extends NamedEntity>) - Method in class com.atlassian.crowd.migration.GenericMapper
 
addEntity(Object) - Method in class com.atlassian.crowd.migration.GenericMapper
 
addEntityAttributes(Element, Map) - Method in class com.atlassian.crowd.migration.GenericMapper
 
addExistingEntity(T) - Method in class com.atlassian.crowd.manager.directory.BulkAddResult
 
addExistingGroup(String) - Method in class com.atlassian.crowd.importer.model.Result
 
addExistingRole(String) - Method in class com.atlassian.crowd.importer.model.Result
 
addExistingUser(String) - Method in class com.atlassian.crowd.importer.model.Result
 
addFailedEntities(Collection<T>) - Method in class com.atlassian.crowd.manager.directory.BulkAddResult
 
addFailedEntity(T) - Method in class com.atlassian.crowd.manager.directory.BulkAddResult
 
addFailedGroupMembershipImport(GroupMembership) - Method in class com.atlassian.crowd.importer.model.Result
 
addFailedGroupMembershipImports(String, Collection<String>) - Method in class com.atlassian.crowd.importer.model.Result
 
addFailedRoleMembershipImport(RoleMembership) - Method in class com.atlassian.crowd.importer.model.Result
 
addFailedRoleMembershipImports(String, Collection<String>) - Method in class com.atlassian.crowd.importer.model.Result
 
addFailure(T) - Method in class com.atlassian.crowd.util.persistence.hibernate.batch.BatchResult
 
AddGroup - Class in com.atlassian.crowd.console.action.group
 
AddGroup() - Constructor for class com.atlassian.crowd.console.action.group.AddGroup
 
addGroup(RemoteGroup) - Method in class com.atlassian.crowd.integration.directory.connector.Rfc2307
 
addGroup(RemoteGroup) - Method in class com.atlassian.crowd.integration.directory.connector.SpringLDAPConnector
 
addGroup(RemoteGroup) - Method in class com.atlassian.crowd.integration.directory.internal.InternalDirectory
 
addGroup(RemoteGroup) - Method in interface com.atlassian.crowd.integration.directory.RemoteDirectory
Adds a group to the directory store.
addGroup(SOAPGroup) - Method in class com.atlassian.crowd.integration.service.cache.CachingGroupManager
 
addGroup(SOAPGroup) - Method in interface com.atlassian.crowd.integration.service.GroupManager
Adds group to the Crowd server.
addGroup(SOAPGroup) - Method in interface com.atlassian.crowd.integration.service.soap.client.SecurityServerClient
Adds a group to the application's assigned directory.
addGroup(SOAPGroup) - Method in class com.atlassian.crowd.integration.service.soap.client.SecurityServerClientImpl
Adds a group to the application's assigned directory.
addGroup(AuthenticatedToken, SOAPGroup) - Method in interface com.atlassian.crowd.integration.service.soap.server.SecurityServer
Adds a group to the application's assigned directory.
addGroup(Application, RemoteGroup) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Adds a group to ALL possible directories assigned to the application.
addGroup(Application, RemoteGroup) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
Adds a group to ALL possible directories assigned to the application.
addGroup(long, RemoteGroup) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Will add a RemoteGroup to the directory specified by the passed in directoryId param.
addGroup(long, RemoteGroup) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
AddGroup - Class in com.atlassian.crowd.security.demo.action.group
 
AddGroup() - Constructor for class com.atlassian.crowd.security.demo.action.group.AddGroup
 
addGroup(AuthenticatedToken, SOAPGroup) - Method in class com.atlassian.crowd.service.soap.SecurityServerGeneric
 
addGroupFailedImport(String) - Method in class com.atlassian.crowd.importer.model.Result
 
addGroupMembershipsImported(long) - Method in class com.atlassian.crowd.importer.model.Result
 
addGroupToGroup(String, String) - Method in class com.atlassian.crowd.integration.directory.connector.Rfc2307
 
addGroupToGroup(String, String) - Method in class com.atlassian.crowd.integration.directory.connector.SpringLDAPConnector
Adds a group as a member of a parent group
addGroupToGroup(String, String) - Method in class com.atlassian.crowd.integration.directory.internal.InternalDirectory
 
addGroupToGroup(String, String) - Method in interface com.atlassian.crowd.integration.directory.RemoteDirectory
Adds a group as a member of a parent group.
addIsUserOrGroup(String, Boolean) - Method in class com.atlassian.crowd.integration.service.cache.CacheImpl
 
addIsUserOrGroup(String, Boolean) - Method in interface com.atlassian.crowd.integration.service.cache.GroupMembershipCache
 
addMapping(String) - Method in class com.atlassian.crowd.util.persistence.hibernate.MappingResources
 
addMappingResources(List) - Method in class com.atlassian.crowd.util.persistence.hibernate.SchemaHelper
 
addMember(User) - Method in class com.atlassian.crowd.integration.jive.CrowdGroup
 
addMember(Principal) - Method in class com.atlassian.crowd.integration.model.DirectoryContainer
Deprecated. since v1.3. Use RemoteDirectory.
addMembers(DirContextAdapter, DirectoryContainer) - Method in class com.atlassian.crowd.integration.directory.connector.mapper.fetcher.DirectFetcher
Obtains a list of principal and container members and adds them to the specified DirectoryContainer.
addMembers(DirContextAdapter, DirectoryContainer) - Method in interface com.atlassian.crowd.integration.directory.connector.mapper.fetcher.MemberFetcher
Given a DirContextAdapter representing an LDAP object, fetches all the members and sets them as the members of container.
addMembers(DirContextAdapter, DirectoryContainer) - Method in class com.atlassian.crowd.integration.directory.connector.mapper.fetcher.NestedFetcher
 
addMembers(DirContextAdapter, DirectoryContainer) - Method in class com.atlassian.crowd.integration.directory.connector.mapper.fetcher.SubGroupFetcher
Obtains a list of principal and container members and adds them to the specified DirectoryContainer.
addMembership(Group, User) - Method in class com.atlassian.crowd.integration.atlassianuser.CrowdGroupManager
Adds the user to the specified group.
addMembership(String, String) - Method in class com.atlassian.crowd.integration.service.cache.CachingGroupMembershipManager
 
addMembership(String, String) - Method in interface com.atlassian.crowd.integration.service.GroupMembershipManager
Adds a user identified by userName to the group identified by groupName.
addNewPopulatedProfile(User, String, Map) - Method in interface com.atlassian.crowd.openid.server.manager.profile.ProfileManager
Adds a new profile based on attribute name/value pairs.
addNewPopulatedProfile(User, String, Map) - Method in class com.atlassian.crowd.openid.server.manager.profile.ProfileManagerGeneric
Adds a new profile based on attribute name/value pairs.
addNewProfile(User, SOAPPrincipal, Locale, String) - Method in interface com.atlassian.crowd.openid.server.manager.profile.ProfileManager
Creates and adds a new profile to a given user.
addNewProfile(User, SOAPPrincipal, Locale, String) - Method in class com.atlassian.crowd.openid.server.manager.profile.ProfileManagerGeneric
Creates and adds a new profile to a given user.
addOptionalAttribute(String) - Method in class com.atlassian.crowd.openid.client.consumer.OpenIDAuthRequest
Adds an optional attribute to the list of optional attributes.
addOrReplaceAllGroupNames(List) - Method in class com.atlassian.crowd.integration.service.cache.CacheImpl
 
addOrReplaceAllGroupNames(List) - Method in interface com.atlassian.crowd.integration.service.cache.GroupCache
Adds, or if it already exists, replaces the list of all group names.
addOrReplaceAllMembers(String, List) - Method in class com.atlassian.crowd.integration.service.cache.CacheImpl
 
addOrReplaceAllMembers(String, List) - Method in interface com.atlassian.crowd.integration.service.cache.GroupMembershipCache
Cache a list of all users in this group.
addOrReplaceAllMemberships(String, List) - Method in class com.atlassian.crowd.integration.service.cache.CacheImpl
 
addOrReplaceAllMemberships(String, List) - Method in interface com.atlassian.crowd.integration.service.cache.GroupMembershipCache
Cache a list of all groups this user belongs to.
addOrReplaceAllUserNames(List) - Method in class com.atlassian.crowd.integration.service.cache.CacheImpl
 
addOrReplaceAllUserNames(List) - Method in interface com.atlassian.crowd.integration.service.cache.UserCache
Adds a list of all users, or if one already exists, replaces it.
addOrReplaceGroup(SOAPGroup) - Method in class com.atlassian.crowd.integration.service.cache.CacheImpl
 
addOrReplaceGroup(SOAPGroup) - Method in interface com.atlassian.crowd.integration.service.cache.GroupCache
Adds a group, or if it exists, replaces the old SOAPGroup instance.
addOrReplaceUser(SOAPPrincipal) - Method in class com.atlassian.crowd.integration.service.cache.CacheImpl
 
addOrReplaceUser(SOAPPrincipal) - Method in interface com.atlassian.crowd.integration.service.cache.UserCache
Adds, or if they exist, replaces an existing user.
addParentForGroup(String, String) - Method in class com.atlassian.crowd.integration.service.cache.CacheImpl
 
addParentForGroup(String, String) - Method in interface com.atlassian.crowd.integration.service.cache.GroupCache
Makes the underlying cache aware of the fact that childGroup is a member of parentGroup
addPermission(DirectoryMapping, PermissionType) - Method in interface com.atlassian.crowd.manager.permission.PermissionManager
Adds a permission for the given PermissionType to a DirectoryMapping
addPermission(Application, Directory, PermissionType) - Method in interface com.atlassian.crowd.manager.permission.PermissionManager
Adds a permission for the given PermissionType to an Application+Directory mapping.
addPermission(DirectoryMapping, PermissionType) - Method in class com.atlassian.crowd.manager.permission.PermissionManagerImpl
 
addPermission(Application, Directory, PermissionType) - Method in class com.atlassian.crowd.manager.permission.PermissionManagerImpl
 
addPermission(Application, Directory, PermissionType) - Method in interface com.atlassian.crowd.model.permission.ApplicationDirectoryPermissionDAO
Adds a permission to the given application & directory 'mapping' based on the given PermissionType
addPermission(Application, Directory, PermissionType) - Method in class com.atlassian.crowd.model.permission.ApplicationDirectoryPermissionDAOHibernate
 
AddPrincipal - Class in com.atlassian.crowd.console.action.principal
 
AddPrincipal() - Constructor for class com.atlassian.crowd.console.action.principal.AddPrincipal
 
addPrincipal(RemotePrincipal) - Method in class com.atlassian.crowd.integration.directory.connector.Rfc2307
 
addPrincipal(RemotePrincipal) - Method in class com.atlassian.crowd.integration.directory.connector.SpringLDAPConnector
Creates a new user in the LDAP directory.
addPrincipal(RemotePrincipal) - Method in class com.atlassian.crowd.integration.directory.delegated.DelegatedAuthenticationDirectory
 
addPrincipal(RemotePrincipal) - Method in class com.atlassian.crowd.integration.directory.internal.InternalDirectory
 
addPrincipal(RemotePrincipal) - Method in interface com.atlassian.crowd.integration.directory.RemoteDirectory
Adds a principal to the directory store.
addPrincipal(SOAPPrincipal, PasswordCredential) - Method in interface com.atlassian.crowd.integration.service.soap.client.SecurityServerClient
Adds a principal to the application's assigned directory.
addPrincipal(SOAPPrincipal, PasswordCredential) - Method in class com.atlassian.crowd.integration.service.soap.client.SecurityServerClientImpl
Adds a principal to the application's assigned directory.
addPrincipal(AuthenticatedToken, SOAPPrincipal, PasswordCredential) - Method in interface com.atlassian.crowd.integration.service.soap.server.SecurityServer
Adds a principal to the application's assigned directory.
addPrincipal(Application, RemotePrincipal) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Adds the principal to ALL the permissible directories.
addPrincipal(Application, RemotePrincipal) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
Adds the principal to ALL the permissible directories.
addPrincipal(long, RemotePrincipal) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Will add a RemotePrincipal to the directory specified by the passed in directoryId param.
addPrincipal(long, RemotePrincipal) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
AddPrincipal - Class in com.atlassian.crowd.security.demo.action.principal
 
AddPrincipal() - Constructor for class com.atlassian.crowd.security.demo.action.principal.AddPrincipal
 
addPrincipal(AuthenticatedToken, SOAPPrincipal, PasswordCredential) - Method in class com.atlassian.crowd.service.soap.SecurityServerGeneric
 
addPrincipalAttribute(Application, String, String, AttributeValues) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Adds/sets the principal's attribute values.
addPrincipalAttribute(Application, String, String, AttributeValues) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
Adds/sets the principal's attribute values.
addPrincipalAttribute(long, RemotePrincipal, String, AttributeValues) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Will add a given attribute and its values to a given principal, in the specified directory.
addPrincipalAttribute(long, RemotePrincipal, String, AttributeValues) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
addPrincipalToGroup(String, String) - Method in class com.atlassian.crowd.integration.directory.connector.Rfc2307
 
addPrincipalToGroup(String, String) - Method in class com.atlassian.crowd.integration.directory.connector.SpringLDAPConnector
 
addPrincipalToGroup(String, String) - Method in class com.atlassian.crowd.integration.directory.delegated.DelegatedAuthenticationDirectory
 
addPrincipalToGroup(String, String) - Method in class com.atlassian.crowd.integration.directory.internal.InternalDirectory
 
addPrincipalToGroup(String, String) - Method in interface com.atlassian.crowd.integration.directory.RemoteDirectory
Adds a principal to a group.
addPrincipalToGroup(String, String) - Method in interface com.atlassian.crowd.integration.service.soap.client.SecurityServerClient
Adds a principal to a group for the application's assigned directory.
addPrincipalToGroup(String, String) - Method in class com.atlassian.crowd.integration.service.soap.client.SecurityServerClientImpl
Adds a principal to a group for the application's assigned directory.
addPrincipalToGroup(AuthenticatedToken, String, String) - Method in interface com.atlassian.crowd.integration.service.soap.server.SecurityServer
Adds a principal to a group for the application's assigned directory.
addPrincipalToGroup(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Makes principals matching the given name members of the group across ALL directories.
addPrincipalToGroup(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
Makes principals matching the given name members of the group across ALL directories.
addPrincipalToGroup(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
 
addPrincipalToGroup(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
addPrincipalToGroup(AuthenticatedToken, String, String) - Method in class com.atlassian.crowd.service.soap.SecurityServerGeneric
 
addPrincipalToRole(String, String) - Method in class com.atlassian.crowd.integration.directory.connector.Rfc2307
 
addPrincipalToRole(String, String) - Method in class com.atlassian.crowd.integration.directory.connector.SpringLDAPConnector
 
addPrincipalToRole(String, String) - Method in class com.atlassian.crowd.integration.directory.delegated.DelegatedAuthenticationDirectory
 
addPrincipalToRole(String, String) - Method in class com.atlassian.crowd.integration.directory.internal.InternalDirectory
 
addPrincipalToRole(String, String) - Method in interface com.atlassian.crowd.integration.directory.RemoteDirectory
Adds a principal to a role.
addPrincipalToRole(String, String) - Method in interface com.atlassian.crowd.integration.service.soap.client.SecurityServerClient
Adds the principal to a role for the application's assigned directory.
addPrincipalToRole(String, String) - Method in class com.atlassian.crowd.integration.service.soap.client.SecurityServerClientImpl
Adds the principal to a role for the application's assigned directory.
addPrincipalToRole(AuthenticatedToken, String, String) - Method in interface com.atlassian.crowd.integration.service.soap.server.SecurityServer
Adds the principal to a role for the application's assigned directory.
addPrincipalToRole(Application, String, String) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Makes principals matching the given name members of the role across ALL directories.
addPrincipalToRole(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
Makes principals matching the given name members of the role across ALL directories.
addPrincipalToRole(long, String, String) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
 
addPrincipalToRole(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
addPrincipalToRole(AuthenticatedToken, String, String) - Method in class com.atlassian.crowd.service.soap.SecurityServerGeneric
 
addProfile(Profile) - Method in class com.atlassian.crowd.openid.server.model.user.User
 
addProvider(AuthenticationProvider) - Method in class com.atlassian.crowd.integration.acegi.DynamicProviderManager
 
addRequiredAttribute(String) - Method in class com.atlassian.crowd.openid.client.consumer.OpenIDAuthRequest
Adds an attribute to the list of required attributes.
addRequirement(char[], int) - Method in class com.atlassian.crowd.integration.authentication.PasswordGenerator
Require that a certain number of characters from an alphabet be present in generated passwords.
addResource(String) - Method in class com.atlassian.crowd.util.persistence.hibernate.TransparentConfiguration
Read mappings as a application resourceName (i.e.
AddressRestriction - Class in com.atlassian.crowd.openid.server.model.security
 
AddressRestriction() - Constructor for class com.atlassian.crowd.openid.server.model.security.AddressRestriction
 
AddressRestrictionDAO - Interface in com.atlassian.crowd.openid.server.model.security
 
AddressRestrictionDAOHibernate - Class in com.atlassian.crowd.openid.server.model.security
 
AddressRestrictionDAOHibernate() - Constructor for class com.atlassian.crowd.openid.server.model.security.AddressRestrictionDAOHibernate
 
addResultTypes(PackageConfig, Element) - Method in class com.atlassian.crowd.plugin.descriptors.XWorkModuleDescriptor
 
AddRole - Class in com.atlassian.crowd.console.action.role
 
AddRole() - Constructor for class com.atlassian.crowd.console.action.role.AddRole
 
addRole(RemoteRole) - Method in class com.atlassian.crowd.integration.directory.connector.Rfc2307
 
addRole(RemoteRole) - Method in class com.atlassian.crowd.integration.directory.connector.SpringLDAPConnector
 
addRole(RemoteRole) - Method in class com.atlassian.crowd.integration.directory.internal.InternalDirectory
 
addRole(RemoteRole) - Method in interface com.atlassian.crowd.integration.directory.RemoteDirectory
Adds a role to the directory store.
addRole(SOAPRole) - Method in interface com.atlassian.crowd.integration.service.soap.client.SecurityServerClient
Adds a role to the application's assigned directory.
addRole(SOAPRole) - Method in class com.atlassian.crowd.integration.service.soap.client.SecurityServerClientImpl
Adds a role to the application's assigned directory.
addRole(AuthenticatedToken, SOAPRole) - Method in interface com.atlassian.crowd.integration.service.soap.server.SecurityServer
Adds a role to the application's assigned directory.
addRole(Application, RemoteRole) - Method in interface com.atlassian.crowd.manager.application.ApplicationService
Adds a role to ALL possible directories assigned to the application.
addRole(Application, RemoteRole) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
Adds a role to ALL possible directories assigned to the application.
addRole(long, RemoteRole) - Method in interface com.atlassian.crowd.manager.directory.DirectoryManager
Will add a RemoteRole to the given directory
addRole(long, RemoteRole) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
AddRole - Class in com.atlassian.crowd.security.demo.action.role
 
AddRole() - Constructor for class com.atlassian.crowd.security.demo.action.role.AddRole
 
addRole(AuthenticatedToken, SOAPRole) - Method in class com.atlassian.crowd.service.soap.SecurityServerGeneric
 
addRoleFailedImport(String) - Method in class com.atlassian.crowd.importer.model.Result
 
addRoleMembershipsImported(long) - Method in class com.atlassian.crowd.importer.model.Result
 
addRPAddressRestriction(AddressRestriction) - Method in interface com.atlassian.crowd.openid.server.manager.site.SiteManager
 
addRPAddressRestriction(AddressRestriction) - Method in class com.atlassian.crowd.openid.server.manager.site.SiteManagerGeneric
 
addSecureMapping(String, String) - Method in class com.atlassian.crowd.integration.acegi.RequestToApplicationMapper
 
addSnToPrincipalAttributes(Attributes, String) - Method in class com.atlassian.crowd.integration.directory.connector.SpringLDAPConnector
A default install of many directory servers (inc.
addToGroup(String, String) - Method in class com.atlassian.crowd.integration.osuser.CrowdAccessProvider
 
addUser(SOAPPrincipal, PasswordCredential) - Method in class com.atlassian.crowd.integration.service.cache.CachingUserManager
 
addUser(SOAPPrincipal, PasswordCredential) - Method in interface com.atlassian.crowd.integration.service.UserManager
Adds a user to Crowd.
addUsersFailedImport(String) - Method in class com.atlassian.crowd.importer.model.Result
 
addValidationFactor(StringBuffer, ValidationFactor[], String) - Method in class com.atlassian.crowd.authentication.TokenGenerator
If it exists, adds the validation factor specified in factorName to the message.
addValidationFactors(StringBuffer, ValidationFactor[]) - Method in class com.atlassian.crowd.authentication.TokenGenerator
Reads the validation factors passed in by the client application and adds them to the message.
addValue(String) - Method in class com.atlassian.crowd.integration.model.AttributeValues
Adds value to the list of values.
AdminActionInterceptor - Class in com.atlassian.crowd.openid.server.interceptor
 
AdminActionInterceptor() - Constructor for class com.atlassian.crowd.openid.server.interceptor.AdminActionInterceptor
 
Administer - Class in com.atlassian.crowd.console.action.admin
User: Justin Date: 26/02/2007
Administer() - Constructor for class com.atlassian.crowd.console.action.admin.Administer
 
afterPropertiesSet() - Method in class com.atlassian.crowd.console.filter.LicenceFilter
 
afterPropertiesSet() - Method in class com.atlassian.crowd.manager.cache.CacheManagerEhcache
 
afterPropertiesSet() - Method in class com.atlassian.crowd.plugin.saml.SAMLMessageManagerImpl
Performs initialisation of the manager by loading the template SAML XML response and DSA keys from disk.
afterPropertiesSet() - Method in class com.atlassian.crowd.util.connector.LDAPPropertiesHelperImpl
 
afterPropertiesSet() - Method in class com.atlassian.crowd.util.I18nHelperImpl
 
afterPropertiesSet() - Method in class com.atlassian.crowd.util.persistence.hibernate.MappingResources
Invoked by a BeanFactory after it has set all bean properties supplied (and satisfied BeanFactoryAware and ApplicationContextAware).
ALERT_BLUE - Static variable in class com.atlassian.crowd.console.action.BaseAction
 
ALERT_BLUE - Static variable in class com.atlassian.crowd.openid.server.action.BaseAction
 
ALERT_GREEN - Static variable in class com.atlassian.crowd.console.action.BaseAction
 
ALERT_RED - Static variable in class com.atlassian.crowd.console.action.BaseAction
 
ALERT_RED - Static variable in class com.atlassian.crowd.openid.server.action.BaseAction
 
ALERT_YELLOW - Static variable in class com.atlassian.crowd.console.action.BaseAction
 
ALERT_YELLOW - Static variable in class com.atlassian.crowd.openid.server.action.BaseAction
 
ALGORITHM - Static variable in class com.atlassian.crowd.authentication.TokenGenerator
The message digest algorithm to use, currently MD5.
ALLOW_ALWAYS - Static variable in class com.atlassian.crowd.openid.server.model.record.AuthAction
An allow always authentication approval.
ALLOW_ALWAYS_AUTO - Static variable in class com.atlassian.crowd.openid.server.model.record.AuthAction
A passthrough authentication request.
ALLOW_ALWAYS_AUTO_CODE - Static variable in class com.atlassian.crowd.openid.server.model.record.AuthAction
The persistance code for an a passthrough authentication request.
ALLOW_ALWAYS_CODE - Static variable in class com.atlassian.crowd.openid.server.model.record.AuthAction
The persistance code for an allow relying party authorization response.
ALLOW_ONCE - Static variable in class com.atlassian.crowd.openid.server.model.record.AuthAction
An allow once authentication approval.
ALLOW_ONCE_CODE - Static variable in class com.atlassian.crowd.openid.server.model.record.AuthAction
The persistance code for an allow relying party authorization response.
AllowAuthentication - Class in com.atlassian.crowd.openid.server.action.secure.interaction
 
AllowAuthentication() - Constructor for class com.atlassian.crowd.openid.server.action.secure.interaction.AllowAuthentication
 
allowRequest(User, long, OpenIDAuthRequest, boolean) - Method in interface com.atlassian.crowd.openid.server.manager.openid.