|
Build m5-rc15 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.harmony.security.x509.AccessDescription
public class AccessDescription
| 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 |
|---|
public static final ASN1Sequence ASN1
| Constructor Detail |
|---|
public AccessDescription(String accessMethod,
GeneralName accessLocation)
| Method Detail |
|---|
public byte[] getEncoded()
public String toString()
toString in class Objectpublic GeneralName getAccessLocation()
public String getAccessMethod()
|
Build m5-rc15 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||