|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VOMSTrustStore
Method Summary | |
---|---|
java.security.cert.X509Certificate[] |
getAACandidate(javax.security.auth.x500.X500Principal issuer,
java.lang.String voName)
Returns candidates to the role of signer of an AC with he given issuer and of the give VO. |
LSCFile |
getLSC(java.lang.String voName,
java.lang.String hostName)
Returns the LSCFile corresponding to the VO and Host specified. |
void |
stopRefresh()
Stops refreshing the store. |
Method Detail |
---|
LSCFile getLSC(java.lang.String voName, java.lang.String hostName)
voName
- the name of the VO.hostName
- the name of the issuing host.
java.security.cert.X509Certificate[] getAACandidate(javax.security.auth.x500.X500Principal issuer, java.lang.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 |