@Retention(value=RUNTIME) @Target(value=TYPE) public @interface UserAuthenticatorTemplate
UserAuthenticator
implementation to identify the
implementation type. Implementation type is set in BOOT option drill.exec.security.user.auth.impl.Modifier and Type | Required Element and Description |
---|---|
String |
type
UserAuthenticator implementation type. |
public abstract String type
UserAuthenticator
implementation type.Copyright © 1970 The Apache Software Foundation. All rights reserved.