|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
org.apache.cxf.rs.security.saml.AbstractSamlOutInterceptor
org.apache.cxf.rs.security.saml.SamlFormOutInterceptor
org.apache.cxf.rs.security.oauth2.auth.saml.Saml2BearerAuthOutInterceptor
public class Saml2BearerAuthOutInterceptor
| Constructor Summary | |
|---|---|
Saml2BearerAuthOutInterceptor()
|
|
| Method Summary | |
|---|---|
protected String |
encodeToken(String token)
|
protected void |
updateForm(javax.ws.rs.core.Form form,
String encodedToken)
|
| Methods inherited from class org.apache.cxf.rs.security.saml.SamlFormOutInterceptor |
|---|
getRequestForm, handleMessage |
| Methods inherited from class org.apache.cxf.rs.security.saml.AbstractSamlOutInterceptor |
|---|
createAssertion, setUseDeflateEncoding |
| Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor |
|---|
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Saml2BearerAuthOutInterceptor()
| Method Detail |
|---|
protected void updateForm(javax.ws.rs.core.Form form,
String encodedToken)
updateForm in class org.apache.cxf.rs.security.saml.SamlFormOutInterceptor
protected String encodeToken(String token)
throws org.apache.cxf.common.util.Base64Exception
encodeToken in class org.apache.cxf.rs.security.saml.AbstractSamlOutInterceptororg.apache.cxf.common.util.Base64Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||