public class AuthenticatorOverwrite extends Object
AuthenticateAction, 
DefaultWebSudoManager| Constructor and Description | 
|---|
| AuthenticatorOverwrite() | 
| Modifier and Type | Method and Description | 
|---|---|
| static boolean | isCustomAuthenticator()Returns  trueif the authenticator configured in seraph-config.xml is not one of the ones shipped with Confluence,
 otherwise false. | 
| static boolean | isPasswordConfirmationDisabled()If the system property 'password.confirmation.disabled' is set, returns the value of that property converted to a boolean. | 
public static final String FLAG
public static boolean isCustomAuthenticator()
true if the authenticator configured in seraph-config.xml is not one of the ones shipped with Confluence,
 otherwise false.public static boolean isPasswordConfirmationDisabled()
isCustomAuthenticator().Copyright © 2003–2018 Atlassian. All rights reserved.