|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VOMSTrustStore
Method Summary | |
---|---|
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. |
Method Detail |
---|
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |