issrg.acm
Class CreateAAIALocation

java.lang.Object
  extended by issrg.acm.CreateAAIALocation

public class CreateAAIALocation
extends java.lang.Object

Author:
anhnt

Constructor Summary
CreateAAIALocation()
          Creates a new instance of CreateAAIALocation
 
Method Summary
static java.lang.String createLocation(java.lang.String location, java.lang.String dn)
          This method creates a location for the extension from an URL and issuer's DN
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateAAIALocation

public CreateAAIALocation()
Creates a new instance of CreateAAIALocation

Method Detail

createLocation

public static java.lang.String createLocation(java.lang.String location,
                                              java.lang.String dn)
This method creates a location for the extension from an URL and issuer's DN

Parameters:
location - is a string that represents the URL that stores the ACs
dn - is the string that represents the issuer's DN
Returns:
a string that represents the issuer's AC location