Package org.italiangrid.voms.util
Class VOMSBase64Decoder
java.lang.Object
org.italiangrid.voms.util.VOMSBase64Decoder
This class implements a decoder for the non-standard Base-64 algorithm used
by voms.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static byte[]
private static int[]
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
decodemapint
private static int[] decodemapint -
decodemapbyte
private static byte[] decodemapbyte
-
-
Constructor Details
-
VOMSBase64Decoder
public VOMSBase64Decoder()
-
-
Method Details
-
decode
-
mydecode
-