package

org.mule.modules.stormpath.adapters

Classes

StormpathModuleCapabilitiesAdapter A StormpathModuleCapabilitiesAdapter is a wrapper around StormpathModule that implements org.mule.api.Capabilities interface. 
StormpathModuleLifecycleAdapter A StormpathModuleLifecycleAdapter is a wrapper around StormpathModule that adds lifecycle methods to the pojo. 
StormpathModuleMetadataAdapater A StormpathModuleMetadataAdapater is a wrapper around StormpathModule that adds support for querying metadata about the extension. 
StormpathModuleProcessAdapter A StormpathModuleProcessAdapter is a wrapper around StormpathModule that enables custom processing strategies. 
StormpathModuleRestClientAdapter