| Package | Description |
|---|---|
| org.globus.gsi |
This package conatins the basic security constructs used to build Globus security.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<javax.security.auth.x500.X500Principal,SigningPolicy> |
SigningPolicyParser.parse(java.io.Reader reader)
Parses input stream to extract signing policy defined for CA with the
specified DN.
|
java.util.Map<javax.security.auth.x500.X500Principal,SigningPolicy> |
SigningPolicyParser.parse(java.lang.String fileName)
Parses the file to extract signing policy defined for CA with the
specified DN.
|
Copyright © 2013. All Rights Reserved.