Uses of Interface
be.personify.iam.scim.storage.Storage
Packages that use Storage
-
Uses of Storage in be.personify.iam.scim.storage
Methods in be.personify.iam.scim.storage that return StorageModifier and TypeMethodDescriptionStorageImplementationFactory.getStorageImplementation(Schema schema) Gets the storage implementation -
Uses of Storage in be.personify.iam.scim.storage.impl
Classes in be.personify.iam.scim.storage.impl that implement StorageModifier and TypeClassDescriptionclassclassclassStorage implementation that stores data into a LDAP using the personify connector frameworkclassSample storage implementation that stores data into a volatile memory storeclassclassclassStorage implementation that stores data into a database using the personify connector framework