当前页面: 
在线文档首页 > 
JBoss 4.0.1 sp1 .net  API Documentation 英文版文档
JBoss14Crypto (JBoss.Net API) - JBoss 4.0.1 sp1 .net  API Documentation 英文版文档
org.jboss.net.axis.security
Class JBoss14Crypto
java.lang.Object
   org.apache.ws.security.components.crypto.Merlin
org.apache.ws.security.components.crypto.Merlin
       org.jboss.net.axis.security.JBoss14Crypto
org.jboss.net.axis.security.JBoss14Crypto
- All Implemented Interfaces: 
- org.apache.ws.security.components.crypto.Crypto, JBossCrypto
- public class JBoss14Crypto- extends org.apache.ws.security.components.crypto.Merlin- implements JBossCrypto
 - Title: 
- JBoss14Crypto
 
- Description: 
- Crypto implementation that can be instantiated with a given keystore (presumably 
 obtained from the SecurityDomain) rather than the properties file expected by Merlin.
 
 
- Version:
- $Revision: 1.3 $
- Author:
- Jason Essington
 
| Fields inherited from class org.apache.ws.security.components.crypto.Merlin | 
| certFact, keystore, properties | 
 
 
 
| Methods inherited from class org.apache.ws.security.components.crypto.Merlin | 
| getAliasesForDN, getAliasForX509Cert, getAliasForX509Cert, getAliasForX509Cert, getCertificateData, getCertificateFactory, getCertificates, getDefaultX509Alias, getKeyStore, getPrivateKey, getSKIBytesFromCert, getX509Certificates, load, loadCertificate, setKeyStore, validateCertPath | 
 
| 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, getCertificateData, getCertificateFactory, getCertificates, getDefaultX509Alias, getKeyStore, getPrivateKey, getSKIBytesFromCert, getX509Certificates, loadCertificate, validateCertPath | 
 
JBoss14Crypto
public JBoss14Crypto(KeyStore keystore)
              throws Exception
getAliasForX500Principal
public String getAliasForX500Principal(X500Principal dn)
                                throws Exception
- 
- Specified by:
- getAliasForX500Principalin interface- JBossCrypto
 
- 
- Throws:
- Exception
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.