Class KeyStoreKeyRepository
java.lang.Object
org.jboss.resteasy.security.doseta.KeyStoreKeyRepository
-
Constructor Summary
ConstructorDescriptionKeyStoreKeyRepository
(InputStream is, String password) KeyStoreKeyRepository
(String filename, String password) -
Method Summary
Modifier and TypeMethodDescriptiongetPrivateKey
(Object identity) getPublicKey
(Object identity) void
init
(InputStream is, String password)
-
Constructor Details
-
KeyStoreKeyRepository
-
KeyStoreKeyRepository
- Throws:
IOException
-
-
Method Details
-
init
-
getPrivateKey
-
getPublicKey
-