org.jboss.net.axis.security
Class JBoss14Crypto
java.lang.Object
Merlin
org.jboss.net.axis.security.JBoss14Crypto
- All Implemented Interfaces:
- JBossCrypto
- public class JBoss14Crypto
- extends 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
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JBoss14Crypto
public JBoss14Crypto(KeyStore keystore)
throws Exception
getAliasForX500Principal
public String getAliasForX500Principal(X500Principal dn)
throws Exception
- Specified by:
getAliasForX500Principal
in interface JBossCrypto
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.