Package org.wildfly.security.keystore
Class PasswordEntry
java.lang.Object
org.wildfly.security.keystore.PasswordEntry
- All Implemented Interfaces:
KeyStore.Entry
A password keystore entry.
- Author:
- David M. Lloyd
-
Nested Class Summary
Nested classes/interfaces inherited from interface java.security.KeyStore.Entry
KeyStore.Entry.Attribute -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.security.KeyStore.Entry
getAttributes
-
Constructor Details
-
PasswordEntry
-
-
Method Details
-
getPassword
-