Interface SecurityContextProvider
- All Known Implementing Classes:
SecurityContextProviderImpl
public interface SecurityContextProvider
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.cxf.security.SecurityContextgetSecurityContext(org.apache.cxf.message.Message message, org.apache.wss4j.common.saml.SamlAssertionWrapper wrapper)
-
Method Details
-
getSecurityContext
org.apache.cxf.security.SecurityContext getSecurityContext(org.apache.cxf.message.Message message, org.apache.wss4j.common.saml.SamlAssertionWrapper wrapper)
-