Uses of Interface
com.zphinx.spine.members.MemberActions

Packages that use MemberActions
com.zphinx.spine.members Classes and interfaces which provide identity management objects used by the Spine application framework. 
 

Uses of MemberActions in com.zphinx.spine.members
 

Subinterfaces of MemberActions in com.zphinx.spine.members
 interface PrincipalActions
          Defines activities common to User objects of the spine framework
 

Classes in com.zphinx.spine.members that implement MemberActions
 class Administrator
          The adminstrator of a group or several groups within the spine framework.
 class Application
          Application represents an application module registered with spine.
 class Group
          The Object which represents a named group within the spine framework.
 class User
          A User object represents a registered user within the spine framework.