public class Saml2BearerAuthOutInterceptor
extends org.apache.cxf.rs.security.saml.SamlFormOutInterceptor
| Constructor and Description |
|---|
Saml2BearerAuthOutInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
encodeToken(String token) |
protected void |
updateForm(javax.ws.rs.core.Form form,
String encodedToken) |
getRequestForm, handleMessagecreateAssertion, setUseDeflateEncodingprotected void updateForm(javax.ws.rs.core.Form form,
String encodedToken)
updateForm in class org.apache.cxf.rs.security.saml.SamlFormOutInterceptorApache CXF