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