Interface SecurityContextProvider
-
- All Known Implementing Classes:
SecurityContextProviderImpl
public interface SecurityContextProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SecurityContextgetSecurityContext(Message message, org.apache.wss4j.common.saml.SamlAssertionWrapper wrapper)
-
-
-
Method Detail
-
getSecurityContext
SecurityContext getSecurityContext(Message message, org.apache.wss4j.common.saml.SamlAssertionWrapper wrapper)
-
-