Serialized Form

  • Package org.apereo.cas.authentication

    • Exception Class org.apereo.cas.authentication.AuthenticationException

      class AuthenticationException extends org.apereo.cas.authentication.RootCasException implements Serializable
      serialVersionUID:
      -6032827784134751797L
      • Serialized Fields

        • handlerErrors
          Map<String,Throwable> handlerErrors
        • handlerSuccesses
          Map<String,org.apereo.cas.authentication.AuthenticationHandlerExecutionResult> handlerSuccesses
    • Class org.apereo.cas.authentication.AuthenticationPolicyExecutionResult

      class AuthenticationPolicyExecutionResult extends Object implements Serializable
      serialVersionUID:
      -6607624825058147653L
      • Serialized Fields

        • success
          boolean success
    • Exception Class org.apereo.cas.authentication.PreventedException

      class PreventedException extends org.apereo.cas.authentication.RootCasException implements Serializable
      serialVersionUID:
      4702274165911620708L
    • Exception Class org.apereo.cas.authentication.PrincipalException

      class PrincipalException extends org.apereo.cas.authentication.AuthenticationException implements Serializable
      serialVersionUID:
      -6590363469748313596L
    • Exception Class org.apereo.cas.authentication.RootCasException

      class RootCasException extends RuntimeException implements Serializable
      serialVersionUID:
      -2384466176716541689L
  • Package org.apereo.cas.authentication.bypass

  • Package org.apereo.cas.authentication.device