Uses of Package
org.forgerock.am.cts.adapters
-
Packages that use org.forgerock.am.cts.adapters Package Description org.forgerock.am.cts.adapters -
Classes in org.forgerock.am.cts.adapters used by org.forgerock.am.cts.adapters Class Description JavaBeanAdapter A TokenAdapter that can adapt Java bean-compliant POJOs that have been annotated with the annotations in org.forgerock.openam.tokens.TokenAdapter Describes the ability to convert from one type of object into a Token and the reverse operation of converting from a Token into the object of type T.