Build m5-rc15

org.apache.harmony.security.x509
Class AccessDescription

java.lang.Object
  extended by org.apache.harmony.security.x509.AccessDescription

public class AccessDescription
extends Object


Field Summary
static ASN1Sequence ASN1
           
 
Constructor Summary
AccessDescription(String accessMethod, GeneralName accessLocation)
           
 
Method Summary
 GeneralName getAccessLocation()
           
 String getAccessMethod()
           
 byte[] getEncoded()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ASN1

public static final ASN1Sequence ASN1
Constructor Detail

AccessDescription

public AccessDescription(String accessMethod,
                         GeneralName accessLocation)
Method Detail

getEncoded

public byte[] getEncoded()

toString

public String toString()
Overrides:
toString in class Object

getAccessLocation

public GeneralName getAccessLocation()

getAccessMethod

public String getAccessMethod()

Build m5-rc15

Please submit a feedback, bug or feature