public interface VOMSTrustStore
Modifier and Type | Method and Description |
---|---|
X509Certificate[] |
getAACandidate(X500Principal issuer,
String voName)
Returns candidates to the role of signer of an AC with he given
issuer and of the give VO.
|
LSCFile |
getLSC(String voName,
String hostName)
Returns the LSCFile corresponding to the VO and Host specified.
|
void |
stopRefresh()
Stops refreshing the store.
|
LSCFile getLSC(String voName, String hostName)
voName
- the name of the VO.hostName
- the name of the issuing host.X509Certificate[] getAACandidate(X500Principal issuer, String voName)
issuer
- the DN of the signer.voName
- the VO to which he signer belongs.void stopRefresh()
Copyright © 2013. All Rights Reserved.