Class RememberMe.Literal

java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<RememberMe>
jakarta.security.enterprise.authentication.mechanism.http.RememberMe.Literal
All Implemented Interfaces:
Annotation
Enclosing class:
RememberMe

public static final class RememberMe.Literal extends AnnotationLiteral<RememberMe> implements RememberMe
Supports inline instantiation of the RememberMe annotation.
Since:
3.0
See Also: