|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeneralName | |
---|---|
org.apache.geronimo.corba.util | |
org.apache.geronimo.crypto.asn1.x509 |
Uses of GeneralName in org.apache.geronimo.corba.util |
---|
Methods in org.apache.geronimo.corba.util with parameters of type GeneralName | |
---|---|
static byte[] |
Util.encodeGeneralName(GeneralName generalName)
|
Uses of GeneralName in org.apache.geronimo.crypto.asn1.x509 |
---|
Methods in org.apache.geronimo.crypto.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.crypto.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 |