|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.security.components.crypto.AbstractCrypto
org.apache.ws.security.components.crypto.Merlin
org.jboss.net.axis.security.JBoss14Crypto
Field Summary |
Fields inherited from class org.apache.ws.security.components.crypto.AbstractCrypto |
certFact, keystore, properties |
Constructor Summary | |
JBoss14Crypto(KeyStore keystore)
|
Method Summary | |
String |
getAliasForX500Principal(X500Principal dn)
|
Methods inherited from class org.apache.ws.security.components.crypto.Merlin |
getCertificateData, getX509Certificates, validateCertPath |
Methods inherited from class org.apache.ws.security.components.crypto.AbstractCrypto |
getAliasesForDN, getAliasForX509Cert, getAliasForX509Cert, getAliasForX509Cert, getAliasForX509Cert, getAliasForX509CertThumb, getCertificateFactory, getCertificates, getDefaultX509Alias, getKeyStore, getPrivateKey, getSKIBytesFromCert, load, loadCertificate, setKeyStore |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.ws.security.components.crypto.Crypto |
getAliasesForDN, getAliasForX509Cert, getAliasForX509Cert, getAliasForX509Cert, getAliasForX509Cert, getAliasForX509CertThumb, getCertificateData, getCertificateFactory, getCertificates, getDefaultX509Alias, getKeyStore, getPrivateKey, getSKIBytesFromCert, getX509Certificates, loadCertificate, validateCertPath |
Constructor Detail |
public JBoss14Crypto(KeyStore keystore) throws Exception
Method Detail |
public String getAliasForX500Principal(X500Principal dn) throws Exception
getAliasForX500Principal
in interface JBossCrypto
Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |