Serialized Form
-
Package org.apereo.cas.web.flow.executor
-
Class org.apereo.cas.web.flow.executor.ClientFlowExecutionKey
class ClientFlowExecutionKey extends org.springframework.webflow.execution.FlowExecutionKey implements Serializable- serialVersionUID:
- 3514659327458916297L
-
Serialization Methods
-
readObject
- Throws:
Exception
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
byte[] data
-
id
UUID id
-
-
Class org.apereo.cas.web.flow.executor.ClientFlowExecutionRepository.SerializedFlowExecutionState
class SerializedFlowExecutionState extends Object implements Serializable- serialVersionUID:
- -4020991769174829876L
-
Serialized Fields
-
conversationScope
org.springframework.webflow.core.collection.MutableAttributeMap conversationScope
-
execution
org.springframework.webflow.execution.FlowExecution execution
-
flowId
String flowId
-
-
Exception Class org.apereo.cas.web.flow.executor.ClientFlowExecutionRepositoryException
class ClientFlowExecutionRepositoryException extends org.springframework.webflow.execution.repository.FlowExecutionRepositoryException implements Serializable- serialVersionUID:
- 2164175424974041060L
-
-
Package org.apereo.cas.web.flow.services
-
Class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo
class DefaultRegisteredServiceUserInterfaceInfo extends Object implements Serializable- serialVersionUID:
- -2416684486715358748L
-
Serialized Fields
-
registeredService
org.apereo.cas.services.WebBasedRegisteredService registeredService
the registered service.
-
-
Class org.apereo.cas.web.flow.services.DefaultRegisteredServiceUserInterfaceInfo.Logo
class Logo extends Object implements Serializable- serialVersionUID:
- -1434231982864628179L
-
Serialized Fields
-
height
long height
-
url
String url
-
width
long width
-
-