Serialized Form

  • Package org.apereo.cas.authentication.principal

    • Class org.apereo.cas.authentication.principal.AbstractWebApplicationService

      class AbstractWebApplicationService extends Object implements Serializable
      serialVersionUID:
      610105280927740076L
      • Serialized Fields

        • artifactId
          String artifactId
        • attributes
          Map<String,List<Object>> attributes
        • format
          org.apereo.cas.validation.ValidationResponseType format
        • id
          String id
        • loggedOutAlready
          boolean loggedOutAlready
        • originalUrl
          String originalUrl
        • principal
          String principal
        • source
          String source
    • Class org.apereo.cas.authentication.principal.AbstractWebApplicationServiceResponseBuilder

      class AbstractWebApplicationServiceResponseBuilder extends Object implements Serializable
      serialVersionUID:
      -4584738964007702423L
      • Serialized Fields

        • order
          int order
        • servicesManager
          org.apereo.cas.services.ServicesManager servicesManager
        • urlValidator
          org.apereo.cas.web.UrlValidator urlValidator
    • Class org.apereo.cas.authentication.principal.ChainingPrincipalElectionStrategy

      class ChainingPrincipalElectionStrategy extends Object implements Serializable
      serialVersionUID:
      3686895489996430873L
      • Serialized Fields

        • attributeMerger
          org.apereo.services.persondir.support.merger.IAttributeMerger attributeMerger
        • chain
          List<org.apereo.cas.authentication.PrincipalElectionStrategy> chain
    • Class org.apereo.cas.authentication.principal.ClientCredential

      class ClientCredential extends org.apereo.cas.authentication.credential.AbstractCredential implements Serializable
      serialVersionUID:
      -7883301304291894763L
      • Serialized Fields

        • clientName
          String clientName
          Name of the client that established the credential.
        • credentials
          org.pac4j.core.credentials.Credentials credentials
          The internal credentials provided by the authentication at the provider.
        • typedIdUsed
          boolean typedIdUsed
        • userProfile
          org.pac4j.core.profile.UserProfile userProfile
          The user profile after authentication.
    • Class org.apereo.cas.authentication.principal.DefaultPrincipalElectionStrategy

      class DefaultPrincipalElectionStrategy extends Object implements Serializable
      serialVersionUID:
      6704726217030836315L
      • Serialized Fields

        • attributeMerger
          org.apereo.services.persondir.support.merger.IAttributeMerger attributeMerger
        • order
          int order
        • principalElectionConflictResolver
          org.apereo.cas.authentication.PrincipalElectionStrategyConflictResolver principalElectionConflictResolver
        • principalFactory
          org.apereo.cas.authentication.principal.PrincipalFactory principalFactory
    • Class org.apereo.cas.authentication.principal.DefaultPrincipalFactory

      class DefaultPrincipalFactory extends Object implements Serializable
      serialVersionUID:
      -3999695695604948495L
    • Record Class org.apereo.cas.authentication.principal.DefaultResponse

      class DefaultResponse extends Record implements Serializable
      serialVersionUID:
      -8251042088720603062L
      • Serialized Fields

        • attributes
          Map<String,String> attributes
        • responseType
          org.apereo.cas.authentication.principal.Response.ResponseType responseType
        • url
          String url
    • Class org.apereo.cas.authentication.principal.DefaultWebApplicationResponseBuilderLocator

      class DefaultWebApplicationResponseBuilderLocator extends Object implements Serializable
      serialVersionUID:
      388417797622191740L
      • Serialized Fields

        • builders
          List<org.apereo.cas.authentication.principal.ResponseBuilder> builders
    • Class org.apereo.cas.authentication.principal.DelegatedAuthenticationCandidateProfile

      class DelegatedAuthenticationCandidateProfile extends Object implements Serializable
      serialVersionUID:
      6377783357802049769L
    • Class org.apereo.cas.authentication.principal.GroovyPrincipalFactory

      class GroovyPrincipalFactory extends org.apereo.cas.authentication.principal.DefaultPrincipalFactory implements Serializable
      serialVersionUID:
      -3999695695604948495L
    • Class org.apereo.cas.authentication.principal.NullPrincipal

      class NullPrincipal extends Object implements Serializable
      serialVersionUID:
      2309300426720915104L
    • Class org.apereo.cas.authentication.principal.RestfulPrincipalFactory

      class RestfulPrincipalFactory extends org.apereo.cas.authentication.principal.DefaultPrincipalFactory implements Serializable
      serialVersionUID:
      -1344968589212057694L
      • Serialized Fields

        • properties
          org.apereo.cas.configuration.model.RestEndpointProperties properties
    • Class org.apereo.cas.authentication.principal.ShibbolethCompatiblePersistentIdGenerator

      class ShibbolethCompatiblePersistentIdGenerator extends Object implements Serializable
      serialVersionUID:
      6182838799563190289L
      • Serialized Fields

    • Class org.apereo.cas.authentication.principal.SimplePrincipal

      class SimplePrincipal extends Object implements Serializable
      serialVersionUID:
      -1255260750151385796L
    • Class org.apereo.cas.authentication.principal.SimpleWebApplicationServiceImpl

      class SimpleWebApplicationServiceImpl extends org.apereo.cas.authentication.principal.AbstractWebApplicationService implements Serializable
      serialVersionUID:
      8334068957483758042L
    • Class org.apereo.cas.authentication.principal.WebApplicationServiceResponseBuilder

      class WebApplicationServiceResponseBuilder extends org.apereo.cas.authentication.principal.AbstractWebApplicationServiceResponseBuilder implements Serializable
      serialVersionUID:
      -851233878780818494L
      • Serialized Fields

        • order
          int order
  • Package org.apereo.cas.pac4j.serialization

  • Package org.apereo.cas.web