Uses of Package
eTextReader.authentication

Packages that use eTextReader.authentication
eTextReader   
eTextReader.authentication This package provides a mechanism for the eTextReader application to support a variety of authentication mechanisms. 
eTextReader.clientInterface   
 

Classes in eTextReader.authentication used by eTextReader
Authenticator
           A set of methods that can be used to authenticate a user given an identity and some "secret& to verify that identity.
 

Classes in eTextReader.authentication used by eTextReader.authentication
Authenticator.AUTHENTICATION_RESULT
           This enum provides the set of possible return values for the authenticate and updateSecret methods.
PasswordPolicy
          This interface defines a set of methods used to determine whether or not a given password is valid
 

Classes in eTextReader.authentication used by eTextReader.clientInterface
Authenticator
           A set of methods that can be used to authenticate a user given an identity and some "secret& to verify that identity.
Authenticator.AUTHENTICATION_RESULT
           This enum provides the set of possible return values for the authenticate and updateSecret methods.
PasswordPolicy
          This interface defines a set of methods used to determine whether or not a given password is valid