|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ValidationFactor in com.atlassian.crowd.integration.authentication |
---|
Methods in com.atlassian.crowd.integration.authentication that return ValidationFactor | |
---|---|
ValidationFactor[] |
AuthenticationContext.getValidationFactors()
Gets the authenticating validation factors. |
Methods in com.atlassian.crowd.integration.authentication with parameters of type ValidationFactor | |
---|---|
void |
AuthenticationContext.setValidationFactors(ValidationFactor[] validationFactors)
Sets the autenticating validation factors. |
Uses of ValidationFactor in com.atlassian.crowd.integration.http |
---|
Methods in com.atlassian.crowd.integration.http that return ValidationFactor | |
---|---|
static ValidationFactor[] |
HttpAuthenticator.getValidationFactors(HttpServletRequest request)
|
Uses of ValidationFactor in com.atlassian.crowd.integration.service.soap.client |
---|
Methods in com.atlassian.crowd.integration.service.soap.client with parameters of type ValidationFactor | |
---|---|
static boolean |
SecurityServerClient.isValidToken(String principalToken,
ValidationFactor[] validationFactors)
|
Uses of ValidationFactor in com.atlassian.crowd.integration.service.soap.server |
---|
Methods in com.atlassian.crowd.integration.service.soap.server with parameters of type ValidationFactor | |
---|---|
boolean |
SecurityServer.isValidPrincipalToken(AuthenticatedToken applicationToken,
String principalToken,
ValidationFactor[] validationFactors)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |