Apache CXF API

org.apache.cxf.rs.security.saml.authorization
Interface SecurityContextProvider

All Known Implementing Classes:
SecurityContextProviderImpl

public interface SecurityContextProvider


Method Summary
 SecurityContext getSecurityContext(Message message, org.apache.wss4j.common.saml.SamlAssertionWrapper wrapper)
           
 

Method Detail

getSecurityContext

SecurityContext getSecurityContext(Message message,
                                   org.apache.wss4j.common.saml.SamlAssertionWrapper wrapper)

Apache CXF API

Apache CXF