Uses of Class
org.silverpeas.authentication.verifier.UserMustAcceptTermsOfServiceVerifier

Packages that use UserMustAcceptTermsOfServiceVerifier
org.silverpeas.authentication.verifier   
 

Uses of UserMustAcceptTermsOfServiceVerifier in org.silverpeas.authentication.verifier
 

Methods in org.silverpeas.authentication.verifier that return UserMustAcceptTermsOfServiceVerifier
 UserMustAcceptTermsOfServiceVerifier UserMustAcceptTermsOfServiceVerifier.clearCache()
          Clearing the cache associated to the verifier.
protected static UserMustAcceptTermsOfServiceVerifier UserMustAcceptTermsOfServiceVerifier.get(String tosToken)
          Gets the verifier with the given token.
static UserMustAcceptTermsOfServiceVerifier AuthenticationUserVerifierFactory.getUserMustAcceptTermsOfServiceVerifier(AuthenticationCredential credential)
          Gets user must accept terms of service verifier from credentials.
static UserMustAcceptTermsOfServiceVerifier AuthenticationUserVerifierFactory.getUserMustAcceptTermsOfServiceVerifier(String tosToken)
          Gets user must accept terms of service verifier from a token.
 UserMustAcceptTermsOfServiceVerifier UserMustAcceptTermsOfServiceVerifier.verify()
          Verify user connection attempts and block user account if necessary.
 



Copyright © 2016 Silverpeas. All Rights Reserved.