Uses of Class
jakarta.security.enterprise.authentication.mechanism.http.LoginToContinue.Literal
Package
Description
The HTTP authentication mechanism API package.
-
Uses of LoginToContinue.Literal in jakarta.security.enterprise.authentication.mechanism.http
Modifier and TypeFieldDescriptionstatic final LoginToContinue.Literal
LoginToContinue.Literal.INSTANCE
Default instance of theLoginToContinue
Interceptor Binding.Modifier and TypeMethodDescriptionstatic LoginToContinue.Literal
LoginToContinue.Literal.of
(String loginPage, boolean useForwardToLogin, String useForwardToLoginExpression, String errorPage) Instance of theLoginToContinue
Interceptor Binding.