|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CredentialException | |
org.apache.ws.security.components.crypto |
Uses of CredentialException in org.apache.ws.security.components.crypto |
Methods in org.apache.ws.security.components.crypto that throw CredentialException | |
void |
AbstractCrypto.load(java.io.InputStream input)
Loads the the keystore from an InputStream . |
Constructors in org.apache.ws.security.components.crypto that throw CredentialException | |
AbstractCrypto(java.util.Properties properties)
Constructor |
|
AbstractCrypto(java.util.Properties properties,
java.lang.ClassLoader loader)
This allows providing a custom class loader to load the resources, etc |
|
BouncyCastle(java.util.Properties properties)
Constructor. |
|
Merlin(java.util.Properties properties)
Constructor. |
|
Merlin(java.util.Properties properties,
java.lang.ClassLoader loader)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |