Uses of Class
com.atlassian.crowd.openid.server.manager.site.SiteManagerException

Packages that use SiteManagerException
com.atlassian.crowd.openid.server.manager.site   
 

Uses of SiteManagerException in com.atlassian.crowd.openid.server.manager.site
 

Methods in com.atlassian.crowd.openid.server.manager.site that throw SiteManagerException
 SiteApproval SiteManagerGeneric.setSiteApproval(User user, java.lang.String url, long profileID, boolean alwaysAllow)
          Updates or creates site approval for a particular site (URL) associated with a user and a profile of that user.
 SiteApproval SiteManager.setSiteApproval(User user, java.lang.String url, long profileID, boolean alwaysAllow)
          Updates or creates site approval for a particular site (URL) associated with a user and a profile of that user.
 void SiteManagerGeneric.updateAlwaysAllowApprovals(User user, java.util.List urls, java.util.List profileIDs)
          Updates which sites are always allowed to authenticate.
 void SiteManager.updateAlwaysAllowApprovals(User user, java.util.List urls, java.util.List profileIDs)
          Updates which sites are always allowed to authenticate.
 



Copyright © 2012 Atlassian. All Rights Reserved.