Class BaseRegisteredServiceSerializer

java.lang.Object
org.apereo.cas.util.serialization.AbstractJacksonBackedStringSerializer<org.apereo.cas.services.RegisteredService>
org.apereo.cas.services.util.BaseRegisteredServiceSerializer
All Implemented Interfaces:
Serializable, org.apereo.cas.util.serialization.StringSerializer<org.apereo.cas.services.RegisteredService>
Direct Known Subclasses:
RegisteredServiceJsonSerializer

public abstract class BaseRegisteredServiceSerializer extends org.apereo.cas.util.serialization.AbstractJacksonBackedStringSerializer<org.apereo.cas.services.RegisteredService>
Since:
6.6.0
See Also:
  • Method Summary

    Methods inherited from class org.apereo.cas.util.serialization.AbstractJacksonBackedStringSerializer

    from, from, from, from, from, fromList, fromList, getObjectMapper, getPrettyPrinter, merge, to, to, to, toString

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.apereo.cas.util.serialization.StringSerializer

    getContentTypes, getTypeToSerialize, load, load, supports, supports