|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VOMSACValidationStrategy
The strategy implemented to perform the validation of a VOMS attribute certificate.
Method Summary | |
---|---|
VOMSValidationResult |
validateAC(VOMSAttribute attributes)
Validates VOMS attributes not extracted from a certificate chain (e.g., as returned from the VOMS server) |
VOMSValidationResult |
validateAC(VOMSAttribute attributes,
X509Certificate[] theChain)
Validates a VOMS Attribute Certificate |
Method Detail |
---|
VOMSValidationResult validateAC(VOMSAttribute attributes, X509Certificate[] theChain)
attributes
- the parsed VOMS attributestheChain
- the certificate chain from which the attributes were parsed
VOMSValidationResult
object describing the outcome of the validationVOMSValidationResult validateAC(VOMSAttribute attributes)
attributes
- the VOMS attributes
VOMSValidationResult
object describing the outcome of the validation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |