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