Package org.apereo.cas.web.flow
Class CompositeFlowExecutionKeyConverter
java.lang.Object
org.apereo.cas.web.flow.CompositeFlowExecutionKeyConverter
- All Implemented Interfaces:
org.springframework.binding.convert.converters.Converter
public class CompositeFlowExecutionKeyConverter
extends Object
implements org.springframework.binding.convert.converters.Converter
Special converter for the
CompositeFlowExecutionKey to return as a String.- Since:
- 4.0.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CompositeFlowExecutionKeyConverter
public CompositeFlowExecutionKeyConverter()
-
-
Method Details
-
getSourceClass
- Specified by:
getSourceClassin interfaceorg.springframework.binding.convert.converters.Converter
-
getTargetClass
- Specified by:
getTargetClassin interfaceorg.springframework.binding.convert.converters.Converter
-
convertSourceToTargetClass
- Specified by:
convertSourceToTargetClassin interfaceorg.springframework.binding.convert.converters.Converter
-