public final class DiversificationService extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getIDPKey(String strSPKey,
String strSP)
Converts the specified SP key into the IDP key
|
static String |
getSPKey(String strIDPKey,
String strSP)
Converts the specified IDP key into a key usable by the SP
|
public static String getSPKey(String strIDPKey, String strSP) throws KeyDiversificationException
strIDPKey
- the IDP key to convertsstrSP
- the SP using the keyKeyDiversificationException
- if there is an error during the treatmentpublic static String getIDPKey(String strSPKey, String strSP) throws KeyDiversificationException
strSPKey
- the key used by the SPstrSP
- the SP using the keyKeyDiversificationException
- if there is an error during the treatmentCopyright © 2017 City of Paris. All rights reserved.