Uses of Interface
com.atlassian.user.repository.RepositoryIdentifier

Packages that use RepositoryIdentifier
com.atlassian.user   
com.atlassian.user.configuration   
com.atlassian.user.search.query   
com.atlassian.user.security.authentication   
 

Uses of RepositoryIdentifier in com.atlassian.user
 

Methods in com.atlassian.user that return RepositoryIdentifier
 RepositoryIdentifier EntityManager.getIdentifier()
           
 RepositoryIdentifier EntityManager.getRepository(Entity entity)
           
 

Uses of RepositoryIdentifier in com.atlassian.user.configuration
 

Methods in com.atlassian.user.configuration that return RepositoryIdentifier
 RepositoryIdentifier RepositoryAccessor.getIdentifier()
           
 RepositoryIdentifier RepositoryConfiguration.getIdentifier()
           
 

Uses of RepositoryIdentifier in com.atlassian.user.search.query
 

Methods in com.atlassian.user.search.query with parameters of type RepositoryIdentifier
 boolean QueryContext.contains(RepositoryIdentifier repositoryIdentifier)
          Returns true if the specified repository is in this query context, otherwise false.
 

Uses of RepositoryIdentifier in com.atlassian.user.security.authentication
 

Methods in com.atlassian.user.security.authentication that return RepositoryIdentifier
 RepositoryIdentifier Authenticator.getRepository()
           
 



Copyright © 2005-2015 Atlassian. All Rights Reserved.