|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.rs.security.saml.SAMLUtils
public final class SAMLUtils
| Nested Class Summary | |
|---|---|
static class |
SAMLUtils.SelfSignInfo
|
| Method Summary | |
|---|---|
static org.apache.wss4j.common.saml.SamlAssertionWrapper |
createAssertion(CallbackHandler handler,
SAMLUtils.SelfSignInfo info)
|
static org.apache.wss4j.common.saml.SamlAssertionWrapper |
createAssertion(org.apache.cxf.message.Message message)
|
static org.apache.wss4j.common.saml.SamlAssertionWrapper |
createAssertion(org.apache.cxf.message.Message message,
CallbackHandler handler)
|
static Claims |
getClaims(org.apache.wss4j.common.saml.SamlAssertionWrapper assertionW)
|
static Subject |
getSubject(org.apache.cxf.message.Message message,
org.apache.wss4j.common.saml.SamlAssertionWrapper assertionW)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Subject getSubject(org.apache.cxf.message.Message message,
org.apache.wss4j.common.saml.SamlAssertionWrapper assertionW)
public static Claims getClaims(org.apache.wss4j.common.saml.SamlAssertionWrapper assertionW)
public static org.apache.wss4j.common.saml.SamlAssertionWrapper createAssertion(org.apache.cxf.message.Message message)
throws org.apache.cxf.interceptor.Fault
org.apache.cxf.interceptor.Fault
public static org.apache.wss4j.common.saml.SamlAssertionWrapper createAssertion(org.apache.cxf.message.Message message,
CallbackHandler handler)
throws org.apache.cxf.interceptor.Fault
org.apache.cxf.interceptor.Fault
public static org.apache.wss4j.common.saml.SamlAssertionWrapper createAssertion(CallbackHandler handler,
SAMLUtils.SelfSignInfo info)
throws org.apache.cxf.interceptor.Fault
org.apache.cxf.interceptor.Fault
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||