Uses of Package
org.wildfly.security.credential.store
-
Packages that use org.wildfly.security.credential.store Package Description org.wildfly.security.credential.store Package for Credential Store API/SPI classes and interfaces.org.wildfly.security.credential.store._private org.wildfly.security.credential.store.impl -
Classes in org.wildfly.security.credential.store used by org.wildfly.security.credential.store Class Description CredentialStore This class represents credential store functionality.CredentialStore.ProtectionParameter The protection parameter to use when accessing a credential store or entry.CredentialStoreException An exception indicating that operation withCredentialStorehas failed.CredentialStorePermission Credential Store API specific permission.UnsupportedCredentialTypeException An exception indicating that given credential store is not supporting particularCredentialclass.WildFlyElytronCredentialStoreProvider Provider for credential store implementations. -
Classes in org.wildfly.security.credential.store used by org.wildfly.security.credential.store._private Class Description CredentialStore.ProtectionParameter The protection parameter to use when accessing a credential store or entry.CredentialStoreException An exception indicating that operation withCredentialStorehas failed.UnsupportedCredentialTypeException An exception indicating that given credential store is not supporting particularCredentialclass. -
Classes in org.wildfly.security.credential.store used by org.wildfly.security.credential.store.impl Class Description CredentialStore.ProtectionParameter The protection parameter to use when accessing a credential store or entry.CredentialStoreException An exception indicating that operation withCredentialStorehas failed.CredentialStoreSpi SPI for credential store provider to implement.UnsupportedCredentialTypeException An exception indicating that given credential store is not supporting particularCredentialclass.