public static final class AuthenticationComponent.UserNameValidationMode
extends java.lang.Enum
| Modifier and Type | Field and Description |
|---|---|
static AuthenticationComponent.UserNameValidationMode |
CHECK |
static AuthenticationComponent.UserNameValidationMode |
CHECK_AND_FIX |
static AuthenticationComponent.UserNameValidationMode |
NONE |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationComponent.UserNameValidationMode |
valueOf(java.lang.String name) |
static AuthenticationComponent.UserNameValidationMode[] |
values() |
public static final AuthenticationComponent.UserNameValidationMode NONE
public static final AuthenticationComponent.UserNameValidationMode CHECK
public static final AuthenticationComponent.UserNameValidationMode CHECK_AND_FIX
public static AuthenticationComponent.UserNameValidationMode[] values()
public static AuthenticationComponent.UserNameValidationMode valueOf(java.lang.String name)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.