org.glite.voms.contact
Class VOMSDecoder
java.lang.Object
org.glite.voms.contact.VOMSDecoder
public class VOMSDecoder
- extends Object
This class implements a decoder for the non-standard Base-64 algorithm used
by voms.
- Author:
- Gidon Moont, Vincenzo Ciaschini
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VOMSDecoder
public VOMSDecoder()
decode
public static byte[] decode(String s)
Copyright © 2013. All Rights Reserved.