Package org.wildfly.security.http.oidc
Class AuthenticationError
java.lang.Object
org.wildfly.security.http.oidc.AuthenticationError
Indicates an OIDC related authentication error. For servlets, you'll be able to extract
this error from the HttpServletRequest.getAttribute(AuthenticationError.class.getName()).
- Author:
- Bill Burke, Farah Juma
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary