org.italiangrid.voms.request.impl
Class GoodACDecodingStrategy

java.lang.Object
  extended by org.italiangrid.voms.request.impl.GoodACDecodingStrategy
All Implemented Interfaces:
ACDecodingStrategy

public class GoodACDecodingStrategy
extends Object
implements ACDecodingStrategy


Constructor Summary
GoodACDecodingStrategy()
           
 
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
 

Constructor Detail

GoodACDecodingStrategy

public GoodACDecodingStrategy()
Method Detail

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.