org.glite.voms.contact
Class VOMSDecoder

java.lang.Object
  extended by org.glite.voms.contact.VOMSDecoder

public class VOMSDecoder
extends java.lang.Object

This class implements a decoder for the non-standard Base-64 algorithm used by voms.

Author:
Gidon Moont, Vincenzo Ciaschini

Constructor Summary
VOMSDecoder()
           
 
Method Summary
static byte[] decode(java.lang.String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VOMSDecoder

public VOMSDecoder()
Method Detail

decode

public static byte[] decode(java.lang.String s)


Copyright © 2012. All Rights Reserved.