Package | Description |
---|---|
org.globus.gsi |
This package conatins the basic security constructs used to build Globus security.
|
org.globus.gsi.bc | |
org.globus.gsi.proxy.ext |
Modifier and Type | Method | Description |
---|---|---|
X509Extension |
X509ExtensionSet.add(X509Extension extension) |
Adds a X509Extension object to this set.
|
X509Extension |
X509ExtensionSet.get(String oid) |
Retrieves X509Extension by given oid.
|
X509Extension |
X509ExtensionSet.remove(String oid) |
Removes X509Extension by given oid.
|
Modifier and Type | Method | Description |
---|---|---|
X509Extension |
X509ExtensionSet.add(X509Extension extension) |
Adds a X509Extension object to this set.
|
Modifier and Type | Class | Description |
---|---|---|
class |
BouncyCastleX509Extension |
A convenience class for creating X.509 extensions from
DEREncodable objects. |
Modifier and Type | Class | Description |
---|---|---|
class |
GlobusProxyCertInfoExtension |
Represents ProxyCertInfo X.509 extension.
|
class |
ProxyCertInfoExtension |
Represents ProxyCertInfo X.509 extension.
|
Copyright © 2018. All rights reserved.