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

All Known Implementing Classes:
SecurityContextProviderImpl

public interface SecurityContextProvider


Method Summary
 org.apache.cxf.security.SecurityContext getSecurityContext(org.apache.cxf.message.Message message, org.apache.ws.security.saml.ext.AssertionWrapper wrapper)
           
 

Method Detail

getSecurityContext

org.apache.cxf.security.SecurityContext getSecurityContext(org.apache.cxf.message.Message message,
                                                           org.apache.ws.security.saml.ext.AssertionWrapper wrapper)


Apache CXF