org.edg.security.trustmanager.tomcat
Class TryAuthentication

java.lang.Object
  |
  +--org.edg.security.trustmanager.tomcat.TryAuthentication
All Implemented Interfaces:
org.bouncycastle.openssl.PasswordFinder

public class TryAuthentication
extends java.lang.Object
implements org.bouncycastle.openssl.PasswordFinder

Author:
joni

Constructor Summary
TryAuthentication()
          Creates a new instance of TestAuthentication
 
Method Summary
 char[] getPassword()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TryAuthentication

public TryAuthentication()
Creates a new instance of TestAuthentication

Method Detail

getPassword

public char[] getPassword()
Specified by:
getPassword in interface org.bouncycastle.openssl.PasswordFinder

main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments