Annotation Interface FormAuthentication


@HttpAuthenticationMechanism("form") @Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface FormAuthentication
See Also: