Uses of Package
com.zphinx.spine.members

Packages that use com.zphinx.spine.members
com.zphinx.spine.members Classes and interfaces which provide identity management objects used by the Spine application framework. 
com.zphinx.spine.utils Utility classes and helpers needed by other classes and interfaces. 
 

Classes in com.zphinx.spine.members used by com.zphinx.spine.members
AccountDetails
          AccountDetails represents the member's account details persisted within the system.
AccountSecrets
          AccountSecrets encapsulates various secret words preset by the user which can be reset by either the user or an administrator.
AccountSecretsConfig
          AccountSecretsConfig contains static constants used to configure the account secrets object during user activities
Group
          The Object which represents a named group within the spine framework.
Identifier
          Identifier represents the identification values available to all members of this system.
Identity
          Identity represents the base identity details of a principal/role of the spine framework.
Member
          A member object is the super object which dictates the properties of Users,Administrators,Groups and Applications registered within the Spine framework.
MemberAccount
          MemberAccount defines common variables and methods used to create differing account types
MemberActions
          An interface which describes the activities that can be taken by each member object
PrincipalActions
          Defines activities common to User objects of the spine framework
User
          A User object represents a registered user within the spine framework.
 

Classes in com.zphinx.spine.members used by com.zphinx.spine.utils
Group
          The Object which represents a named group within the spine framework.