Package org.italiangrid.voms.request
Interface ACDecodingStrategy
- All Known Implementing Classes:
GoodACDecodingStrategy
public interface ACDecodingStrategy
Decodes an encoded VOMS attribute certificate
- Author:
- andreaceccanti
-
Method Summary
-
Method Details
-
decode
Decodes an encoded VOMS attribute certificate- Parameters:
ac
- the encoded VOMS attribute certificate- Returns:
- a byte array containing the VOMS attribute certificate
-