org.jboss.net.axis.security
Interface JBossCrypto

All Known Implementing Classes:
JBoss14Crypto

public interface JBossCrypto

Title:
JBoss Crypto

Description:
This is an extension of the wss4j Crypto interface that adds the getAliasForX500Principal method. This method is used to get a key alias for use durring authentication.

Version:
$Revision: 1.1 $
Author:
Jason Essington

Method Summary
 String getAliasForX500Principal(X500Principal dn)
           
 

Method Detail

getAliasForX500Principal

public String getAliasForX500Principal(X500Principal dn)
                                throws Exception
Throws:
Exception


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.