|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeneralName | |
|---|---|
| org.apache.geronimo.util.asn1.x509 | |
| Uses of GeneralName in org.apache.geronimo.util.asn1.x509 |
|---|
| Methods in org.apache.geronimo.util.asn1.x509 that return GeneralName | |
|---|---|
GeneralName |
AccessDescription.getAccessLocation()
|
GeneralName |
GeneralSubtree.getBase()
|
static GeneralName |
GeneralName.getInstance(ASN1TaggedObject tagObj,
boolean explicit)
|
static GeneralName |
GeneralName.getInstance(Object obj)
|
GeneralName[] |
GeneralNames.getNames()
|
| Constructors in org.apache.geronimo.util.asn1.x509 with parameters of type GeneralName | |
|---|---|
AccessDescription(DERObjectIdentifier oid,
GeneralName location)
create an AccessDescription with the oid and location provided. |
|
AuthorityInformationAccess(DERObjectIdentifier oid,
GeneralName location)
create an AuthorityInformationAccess with the oid and location provided. |
|
GeneralNames(GeneralName name)
Construct a GeneralNames object containing one GeneralName. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||