Uses of Package
com.zphinx.spine.security

Packages that use com.zphinx.spine.security
com.zphinx.spine.members Classes and interfaces which provide identity management objects used by the Spine application framework. 
com.zphinx.spine.security Provides classes which are used by the Spine Application Framework to provide security features for objects used or which depend on the Spine Application framework. 
com.zphinx.spine.vo.dto DataTransferObject classes and interfaces for data interchange between specific layers of the application framework. 
 

Classes in com.zphinx.spine.security used by com.zphinx.spine.members
MemberPermission
          A MemberPermission object encapsulates the logic behind the permission system which dictates the properties of principals and roles registered within the spine framework.
SpinePermission
          SpinePermission declares a set of rules for a Spine managed object.
 

Classes in com.zphinx.spine.security used by com.zphinx.spine.security
PermissionLevel
          PermissionLevel represents an object which mimics the default unix octal ACL system defined by the presence of Owner,group and public access rights.
SpinePermission
          SpinePermission declares a set of rules for a Spine managed object.
 

Classes in com.zphinx.spine.security used by com.zphinx.spine.vo.dto
SpinePermission
          SpinePermission declares a set of rules for a Spine managed object.