Annotation Interface FormAuthentication
@HttpAuthenticationMechanism("form")
@Retention(RUNTIME)
@Target({TYPE,METHOD})
public @interface FormAuthentication
Selects
FormAuthenticationMechanism.- See Also:
-
Field Summary
Fields
-
Field Details
-
AUTH_MECHANISM_SCHEME
- See Also:
-