パッケージ | 説明 |
---|---|
edu.internet2.middleware.shibboleth.idp.util | |
org.opensaml.saml1.binding.encoding |
Classes used to encode SAML messages.
|
org.opensaml.saml2.binding.encoding |
Classes used to encode SAML 2 messages.
|
修飾子とタイプ | メソッドと説明 |
---|---|
static URLBuilder |
HttpServletHelper.getContextRelativeUrl(javax.servlet.http.HttpServletRequest httpRequest,
String path)
Builds a URL to a path that is meant to be relative to the Servlet context.
|
static URLBuilder |
HttpServletHelper.getServletContextUrl(javax.servlet.http.HttpServletRequest httpRequest)
Builds a URL, up to and including the servlet context path.
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected URLBuilder |
BaseSAML1MessageEncoder.getEndpointURL(SAMLMessageContext messageContext)
Gets the response URL from the relying party endpoint.
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected URLBuilder |
BaseSAML2MessageEncoder.getEndpointURL(SAMLMessageContext messageContext)
Gets the response URL from the relying party endpoint.
|
Copyright © 2012. All Rights Reserved.