Class GoodACDecodingStrategy

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      byte[] decode​(java.lang.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​(java.lang.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