org.springframework.security.saml.websso
Interface WebSSOProfileConsumer
- All Known Implementing Classes:
- WebSSOProfileConsumerHoKImpl, WebSSOProfileConsumerImpl
public interface WebSSOProfileConsumer
- Author:
- Vladimir Schäfer
processAuthenticationResponse
SAMLCredential processAuthenticationResponse(SAMLMessageContext context)
throws org.opensaml.common.SAMLException,
org.opensaml.xml.security.SecurityException,
org.opensaml.xml.validation.ValidationException,
org.opensaml.xml.encryption.DecryptionException
- Throws:
org.opensaml.common.SAMLException
org.opensaml.xml.security.SecurityException
org.opensaml.xml.validation.ValidationException
org.opensaml.xml.encryption.DecryptionException