Package org.silverpeas.core.security.authentication.verifier
-
Class Summary Class Description AuthenticationUserVerifierFactory Factory that provides external verifiers of user authentication that are invoked around a user authentication: some to verify whether the user can log on in relation to its account state, another one to verify whether the user can try to log on one more time after a login error,UserCanLoginVerifier Class that provides tools to verify if the user can connect in relation to its account state.UserCanTryAgainToLoginVerifier Class that provides tools to verify if the user can try to log in one more time after a login error.UserMustAcceptTermsOfServiceVerifier Class that provides tools to verify if the user must accept terms of service.UserMustChangePasswordVerifier Class that provides tools to verify if the user have to change his password or if the user will soon have to change his password. -
Enum Summary Enum Description TermsOfServiceAcceptanceFrequency Frequency at which the acceptance of the terms of service have to be checked.