A C G I O R 
All Classes All Packages

A

AuthenticationScriptService - Class in org.xwiki.security.authentication.script
Security Authentication Script service.
AuthenticationScriptService() - Constructor for class org.xwiki.security.authentication.script.AuthenticationScriptService
 

C

checkVerificationCode(UserReference, String) - Method in class org.xwiki.security.authentication.script.AuthenticationScriptService
Check that the given verification code is correct.

G

getAuthenticationConfiguration() - Method in class org.xwiki.security.authentication.script.AuthenticationScriptService
 
getAuthenticationFailureAvailableStrategies() - Method in class org.xwiki.security.authentication.script.AuthenticationScriptService
 
getAuthenticationURL(String, Map<String, Object>) - Method in class org.xwiki.security.authentication.script.AuthenticationScriptService
Compute a relative URL for an AuthenticationResourceReference based on the given action string.
getErrorMessage(String) - Method in class org.xwiki.security.authentication.script.AuthenticationScriptService
 
getForm(String) - Method in class org.xwiki.security.authentication.script.AuthenticationScriptService
 

I

ID - Static variable in class org.xwiki.security.authentication.script.AuthenticationScriptService
The role hint of this component.

O

org.xwiki.security.authentication.script - package org.xwiki.security.authentication.script
 

R

requestResetPassword(UserReference) - Method in class org.xwiki.security.authentication.script.AuthenticationScriptService
Request a password reset for the given user.
resetAuthenticationFailureCounter(String) - Method in class org.xwiki.security.authentication.script.AuthenticationScriptService
Reset the authentication failure record for the given username.
resetPassword(UserReference, String, String) - Method in class org.xwiki.security.authentication.script.AuthenticationScriptService
Reset the password of the given user, iff the given verification code is correct.
retrieveUsernameAndSendEmail(String) - Method in class org.xwiki.security.authentication.script.AuthenticationScriptService
Retrieve users information associated to the given email address and send them by email.
A C G I O R 
All Classes All Packages