Package org.wildfly.security.keystore
package org.wildfly.security.keystore
Utility classes providing and augmenting support for
KeyStore management.-
ClassesClassDescriptionA
KeyStorewrapper that makes the load operation atomic, in addition it also gives the ability to reverse the load call.An opaque key representing an atomic keystore state.Warning this class consists of generated code.AKeyStoreimplementation that can wrap another key store instance and filter which aliases can actually be returned.Utility functions for manipulating KeyStores.A LDAP backedKeyStoreimplementation.AKeyStoreimplementation that tracks if it's contents have been modified through the API since the last load / save.A password keystore entry.A password file formattedKeyStoreimplementation.A wrapper aroundKeyStoreto make it unmodifiable.Provider forKeyStoreimplementations.AKeyStorewhich can storeTwoWayPasswordinstances by wrapping anotherKeyStorewhich can storeSecretKeyinstances.