Interface AuthnRequestBuilder
- All Known Implementing Classes:
DefaultAuthnRequestBuilder
public interface AuthnRequestBuilder
This interface defines a method to create a SAML 2.0 Protocol AuthnRequest.
-
Method Summary
Modifier and TypeMethodDescriptionorg.opensaml.saml.saml2.core.AuthnRequestcreateAuthnRequest(org.apache.cxf.message.Message message, String issuerId, String assertionConsumerServiceAddress) Create a SAML 2.0 Protocol AuthnRequest