public class Base64ToHex extends Object
Base64ToHex
is used to convert Base64 encoded
SAML source ID to Hex encoded ID.Constructor and Description |
---|
Base64ToHex() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Returns Hex encoded source ID based on the input Base64 source ID.
|
public static void main(String[] args) throws Exception
args
- Hex encoded source ID.Exception
Copyright © 2010-2018, ForgeRock All Rights Reserved.