Class OpenIdCredentials.AuthenticationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.eclipse.jetty.security.openid.OpenIdCredentials.AuthenticationException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- OpenIdCredentials
public static class OpenIdCredentials.AuthenticationException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AuthenticationException(java.lang.String message)
-