org.springframework.security.saml.websso
Interface WebSSOProfile
- All Known Implementing Classes:
- WebSSOProfileECPImpl, WebSSOProfileHoKImpl, WebSSOProfileImpl
public interface WebSSOProfile
- Author:
- Vladimir Schäfer
sendAuthenticationRequest
void sendAuthenticationRequest(SAMLMessageContext context,
WebSSOProfileOptions options)
throws org.opensaml.common.SAMLException,
org.opensaml.saml2.metadata.provider.MetadataProviderException,
org.opensaml.ws.message.encoder.MessageEncodingException
- Throws:
org.opensaml.common.SAMLException
org.opensaml.saml2.metadata.provider.MetadataProviderException
org.opensaml.ws.message.encoder.MessageEncodingException