Uses of Class
com.zphinx.spine.members.AccountSecrets

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

Uses of AccountSecrets in com.zphinx.spine.members
 

Methods in com.zphinx.spine.members that return AccountSecrets
 AccountSecrets Identifier.getAccountSecrets()
          Gets the account secrets of this member
 

Methods in com.zphinx.spine.members with parameters of type AccountSecrets
 void Identifier.setAccountSecrets(AccountSecrets accountSecrets)
          Sets the account secrets of this member.