Serialized Form
-
Package org.apereo.cas.authentication
-
Class org.apereo.cas.authentication.AuthenticationException extends org.apereo.cas.authentication.RootCasException implements Serializable
- serialVersionUID:
- -6032827784134751797L
-
Serialized Fields
-
handlerErrors
java.util.Map<java.lang.String,java.lang.Throwable> handlerErrors
-
handlerSuccesses
java.util.Map<java.lang.String,org.apereo.cas.authentication.AuthenticationHandlerExecutionResult> handlerSuccesses
-
-
Class org.apereo.cas.authentication.AuthenticationPolicyExecutionResult extends java.lang.Object implements Serializable
- serialVersionUID:
- -6607624825058147653L
-
Serialized Fields
-
success
boolean success
-
-
Class org.apereo.cas.authentication.DefaultAuthenticationTransaction extends java.lang.Object implements Serializable
- serialVersionUID:
- 6213904009424725484L
-
Serialized Fields
-
authentications
java.util.Collection<org.apereo.cas.authentication.Authentication> authentications
-
credentials
java.util.Collection<org.apereo.cas.authentication.Credential> credentials
-
service
org.apereo.cas.authentication.principal.Service service
-
-
Class org.apereo.cas.authentication.PreventedException extends org.apereo.cas.authentication.RootCasException implements Serializable
- serialVersionUID:
- 4702274165911620708L
-
Class org.apereo.cas.authentication.PrincipalException extends org.apereo.cas.authentication.AuthenticationException implements Serializable
- serialVersionUID:
- -6590363469748313596L
-
Class org.apereo.cas.authentication.RootCasException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- -2384466176716541689L
-
Serialized Fields
-
args
java.util.List<java.lang.Object> args
-
code
java.lang.String code
-
-
-
Package org.apereo.cas.authentication.bypass