Uses of Class
org.tomitribe.auth.signatures.Base64
-
-
Uses of Base64 in org.tomitribe.auth.signatures
Methods in org.tomitribe.auth.signatures that return Base64 Modifier and Type Method Description static Base64Base64. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Base64[]Base64. values()Returns an array containing the constants of this enum type, in the order they are declared.
-