Package com.atlassian.bamboo.security

Interface Summary
Permission Enumeration of all possible permission types for use with the PermissionManager.
PermissionDelegate Each type of target that can have permissions checked against it will have a delegate.
PermissionManager Generalised interface for checking whether a particular action in Confluence is allowed, without any knowledge of the specific implementation of permissions as they relate to spaces, pages and so on.
Permissions Simple interface to keep track of all available permissions in Bamboo
 

Class Summary
AdminPermission  
AnonymousAccessRoleVoter  
BambooPermissionManager  
ChangePassword A webwork action to let a logged in user change their password.
DefaultPermissionManager  
ForgotPassword A webwork action to handle a registered user forgetting their password.
GlobalPermissionDelegate A really simple permission delegate that lets bamboo-admin groups edit & admin etc but lets annonymous users see stuff.
Login This action simply displays the login page.
Logout This class logs out the currently loggin in user.
LogoutSupport This class logs out the currently loggin in user.
StringEncrypter This class provides a simple string data encrypter
ViewPermission  
 

Exception Summary
EncryptionException Aggregates the various encryption exception in to one.
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.