| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  |
  +--com.sun.identity.saml.common.SAMLUtilsCommon
        |
        +--com.sun.identity.saml.common.SAMLUtils
This class contain some convenient methods, such as getDecodedSourceIDString.
| Fields inherited from class com.sun.identity.saml.common.SAMLUtilsCommon | 
| bundle, debug, random, SAMLID_PREFIX, sc | 
| Method Summary | |
| static java.lang.String | getDecodedSourceIDString(java.lang.String encodedID)Decodes the Base64 encoded sourceidand returns
 a String of the raw-byte source id. | 
| Methods inherited from class com.sun.identity.saml.common.SAMLUtilsCommon | 
| byteArrayToHexString, checkStatement, generateAssertionID, generateID, makeEndElementTagXML, makeStartElementTagXML, setDebugInstance, setResourceBundle | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
public static java.lang.String getDecodedSourceIDString(java.lang.String encodedID)
sourceid and returns
 a String of the raw-byte source id.encodedID - A String representing the Base64 encoded source id.| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||