public interface AuthnRequestBuilder
Modifier and Type | Method and Description |
---|---|
org.opensaml.saml.saml2.core.AuthnRequest |
createAuthnRequest(Message message,
String issuerId,
String assertionConsumerServiceAddress)
Create a SAML 2.0 Protocol AuthnRequest
|
Apache CXF