|
||||||||||
| 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.ws.security.saml.ext.AssertionWrapper |
createAssertion(CallbackHandler handler,
SAMLUtils.SelfSignInfo info)
|
static org.apache.ws.security.saml.ext.AssertionWrapper |
createAssertion(org.apache.cxf.message.Message message)
|
static org.apache.ws.security.saml.ext.AssertionWrapper |
createAssertion(org.apache.cxf.message.Message message,
CallbackHandler handler)
|
static org.apache.ws.security.saml.ext.AssertionWrapper |
createAssertion(org.apache.cxf.message.Message message,
CallbackHandler handler,
boolean selfSignAssertion)
|
static Claims |
getClaims(org.apache.ws.security.saml.ext.AssertionWrapper assertionW)
|
static Subject |
getSubject(org.apache.cxf.message.Message message,
org.apache.ws.security.saml.ext.AssertionWrapper 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.ws.security.saml.ext.AssertionWrapper assertionW)
public static Claims getClaims(org.apache.ws.security.saml.ext.AssertionWrapper assertionW)
public static org.apache.ws.security.saml.ext.AssertionWrapper createAssertion(org.apache.cxf.message.Message message)
throws org.apache.cxf.interceptor.Fault
org.apache.cxf.interceptor.Fault
public static org.apache.ws.security.saml.ext.AssertionWrapper createAssertion(org.apache.cxf.message.Message message,
CallbackHandler handler)
public static org.apache.ws.security.saml.ext.AssertionWrapper createAssertion(org.apache.cxf.message.Message message,
CallbackHandler handler,
boolean selfSignAssertion)
throws org.apache.cxf.interceptor.Fault
org.apache.cxf.interceptor.Fault
public static org.apache.ws.security.saml.ext.AssertionWrapper 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 | |||||||||