Class GlobalApplicationSecureObject

java.lang.Object
com.atlassian.bamboo.security.GlobalApplicationSecureObject
All Implemented Interfaces:
Serializable

public class GlobalApplicationSecureObject extends Object implements Serializable
Basic Pojo representing the "Global" level permissions, so that we can leverage Acegi's ACL even on the Global Authorization level without a particular build plan
See Also: