|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AuthnRequestBuilder
This interface defines a method to create a SAML 2.0 Protocol AuthnRequest.
Method Summary | |
---|---|
org.opensaml.saml2.core.AuthnRequest |
createAuthnRequest(Message message,
String issuerId,
String assertionConsumerServiceAddress)
Create a SAML 2.0 Protocol AuthnRequest |
Method Detail |
---|
org.opensaml.saml2.core.AuthnRequest createAuthnRequest(Message message, String issuerId, String assertionConsumerServiceAddress) throws Exception
Exception
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |