Package io.bdeploy.jersey
Annotation Interface JerseyAuthenticationProvider.WeakTokenAllowed
- Enclosing class:
- JerseyAuthenticationProvider
@NameBinding
@Retention(RUNTIME)
@Target({TYPE,METHOD})
public static @interface JerseyAuthenticationProvider.WeakTokenAllowed
Allows authentication using a weak token. A weak token is used by applications
(e.g. the client launcher).