Skip navigation links
C D E G H K O P R S T U 

C

ClientFlowExecutionKey - Class in org.apereo.spring.webflow.plugin
Spring Webflow execution id that contains the serialized flow execution state as part of the identifier.
ClientFlowExecutionKey(byte[]) - Constructor for class org.apereo.spring.webflow.plugin.ClientFlowExecutionKey
 
ClientFlowExecutionKey(UUID, byte[]) - Constructor for class org.apereo.spring.webflow.plugin.ClientFlowExecutionKey
 
ClientFlowExecutionRepository - Class in org.apereo.spring.webflow.plugin
Stores all flow execution state in ClientFlowExecutionKey, which effectively stores execution state on the client in a form parameter when a view is rendered.
ClientFlowExecutionRepository() - Constructor for class org.apereo.spring.webflow.plugin.ClientFlowExecutionRepository
 
ClientFlowExecutionRepository(FlowExecutionFactory, FlowDefinitionLocator, Transcoder) - Constructor for class org.apereo.spring.webflow.plugin.ClientFlowExecutionRepository
 
ClientFlowExecutionRepositoryException - Exception in org.apereo.spring.webflow.plugin
Describes exceptions unique to ClientFlowExecutionRepository.
ClientFlowExecutionRepositoryException(String) - Constructor for exception org.apereo.spring.webflow.plugin.ClientFlowExecutionRepositoryException
 
ClientFlowExecutionRepositoryException(String, Throwable) - Constructor for exception org.apereo.spring.webflow.plugin.ClientFlowExecutionRepositoryException
 
createAndPrepareKeyStore() - Method in class org.apereo.spring.webflow.plugin.EncryptedTranscoder
 

D

decode(byte[]) - Method in class org.apereo.spring.webflow.plugin.EncryptedTranscoder
 
decode(byte[]) - Method in interface org.apereo.spring.webflow.plugin.Transcoder
Decodes a stream of bytes produced by Transcoder.encode(Object) back into the original object.

E

encode(Object) - Method in class org.apereo.spring.webflow.plugin.EncryptedTranscoder
 
encode(Object) - Method in interface org.apereo.spring.webflow.plugin.Transcoder
Encodes an object into a stream of bytes.
EncryptedTranscoder - Class in org.apereo.spring.webflow.plugin
Encodes an object by encrypting its serialized byte stream.
EncryptedTranscoder() - Constructor for class org.apereo.spring.webflow.plugin.EncryptedTranscoder
 
EncryptedTranscoder(CipherBean) - Constructor for class org.apereo.spring.webflow.plugin.EncryptedTranscoder
 
equals(Object) - Method in class org.apereo.spring.webflow.plugin.ClientFlowExecutionKey
 

G

getData() - Method in class org.apereo.spring.webflow.plugin.ClientFlowExecutionKey
 
getFlowDefinitionLocator() - Method in class org.apereo.spring.webflow.plugin.ClientFlowExecutionRepository
 
getFlowExecution(FlowExecutionKey) - Method in class org.apereo.spring.webflow.plugin.ClientFlowExecutionRepository
 
getFlowExecutionFactory() - Method in class org.apereo.spring.webflow.plugin.ClientFlowExecutionRepository
 
getId() - Method in class org.apereo.spring.webflow.plugin.ClientFlowExecutionKey
 
getKey(FlowExecution) - Method in class org.apereo.spring.webflow.plugin.ClientFlowExecutionRepository
 
getLock(FlowExecutionKey) - Method in class org.apereo.spring.webflow.plugin.ClientFlowExecutionRepository
 
getTranscoder() - Method in class org.apereo.spring.webflow.plugin.ClientFlowExecutionRepository
 

H

hashCode() - Method in class org.apereo.spring.webflow.plugin.ClientFlowExecutionKey
 

K

KEY_FORMAT - Static variable in class org.apereo.spring.webflow.plugin.ClientFlowExecutionKey
 

O

org.apereo.spring.webflow.plugin - package org.apereo.spring.webflow.plugin
 

P

parse(String) - Static method in class org.apereo.spring.webflow.plugin.ClientFlowExecutionKey
 
parseFlowExecutionKey(String) - Method in class org.apereo.spring.webflow.plugin.ClientFlowExecutionRepository
 
putFlowExecution(FlowExecution) - Method in class org.apereo.spring.webflow.plugin.ClientFlowExecutionRepository
 

R

removeAllFlowExecutionSnapshots(FlowExecution) - Method in class org.apereo.spring.webflow.plugin.ClientFlowExecutionRepository
 
removeFlowExecution(FlowExecution) - Method in class org.apereo.spring.webflow.plugin.ClientFlowExecutionRepository
 
removeFlowExecutionSnapshot(FlowExecution) - Method in class org.apereo.spring.webflow.plugin.ClientFlowExecutionRepository
 

S

setCipherBean(CipherBean) - Method in class org.apereo.spring.webflow.plugin.EncryptedTranscoder
 
setCompression(boolean) - Method in class org.apereo.spring.webflow.plugin.EncryptedTranscoder
 
setFlowDefinitionLocator(FlowDefinitionLocator) - Method in class org.apereo.spring.webflow.plugin.ClientFlowExecutionRepository
 
setFlowExecutionFactory(FlowExecutionFactory) - Method in class org.apereo.spring.webflow.plugin.ClientFlowExecutionRepository
 
setTranscoder(Transcoder) - Method in class org.apereo.spring.webflow.plugin.ClientFlowExecutionRepository
 

T

toString() - Method in class org.apereo.spring.webflow.plugin.ClientFlowExecutionKey
 
Transcoder - Interface in org.apereo.spring.webflow.plugin
Provides a strategy pattern interface for transforming an object into a byte array and vice versa.

U

updateFlowExecutionSnapshot(FlowExecution) - Method in class org.apereo.spring.webflow.plugin.ClientFlowExecutionRepository
 
C D E G H K O P R S T U 
Skip navigation links

Copyright © 2013-2016 Apereo. All Rights Reserved.