|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.ws.security.saml.SAMLUtil
Utility methods for SAML stuff
| Constructor Summary | |
SAMLUtil()
|
|
| Method Summary | |
static java.lang.String |
getAssertionId(org.w3c.dom.Element envelope,
java.lang.String elemName,
java.lang.String nmSpace)
|
static java.security.cert.X509Certificate[] |
getCertificatesFromSAML(org.w3c.dom.Element elem)
Extracts the certificate(s) from the SAML token reference. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SAMLUtil()
| Method Detail |
public static java.security.cert.X509Certificate[] getCertificatesFromSAML(org.w3c.dom.Element elem)
throws WSSecurityException
elem - The element containing the SAML token.
WSSecurityException
public static java.lang.String getAssertionId(org.w3c.dom.Element envelope,
java.lang.String elemName,
java.lang.String nmSpace)
throws WSSecurityException
WSSecurityException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||