org.italiangrid.voms.request.impl
Class GoodACDecodingStrategy
java.lang.Object
org.italiangrid.voms.request.impl.GoodACDecodingStrategy
- All Implemented Interfaces:
- ACDecodingStrategy
public class GoodACDecodingStrategy
- extends Object
- implements ACDecodingStrategy
Method Summary |
byte[] |
decode(String ac)
Decodes an encoded VOMS attribute certificate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GoodACDecodingStrategy
public GoodACDecodingStrategy()
decode
public byte[] decode(String ac)
- Description copied from interface:
ACDecodingStrategy
- Decodes an encoded VOMS attribute certificate
- Specified by:
decode
in interface ACDecodingStrategy
- Parameters:
ac
- the encoded VOMS attribute certificate
- Returns:
- a byte array containing the VOMS attribute certificate
Copyright © 2013. All Rights Reserved.