Annotation Type UserAuthenticatorTemplate


@Retention(RUNTIME) @Target(TYPE) public @interface UserAuthenticatorTemplate
Annotation for UserAuthenticator implementation to identify the implementation type. Implementation type is set in BOOT option drill.exec.security.user.auth.impl.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    UserAuthenticator implementation type.