修飾子とタイプ | クラスと説明 |
---|---|
class |
ShibbolethSAML2AttributeAuthority
SAML 2.0 Attribute Authority.
|
修飾子とタイプ | メソッドと説明 |
---|---|
SAML2AttributeAuthority |
AbstractSAML2ProfileConfigurationFactoryBean.getAttributeAuthority()
Gets the attribute authority for the profile configuration.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
AbstractSAML2ProfileConfigurationFactoryBean.setAttributeAuthority(SAML2AttributeAuthority authority)
Sets the attribute authority for the profile configuration.
|
修飾子とタイプ | メソッドと説明 |
---|---|
SAML2AttributeAuthority |
AbstractSAML2ProfileConfiguration.getAttributeAuthority()
Gets the Attribute authority to use.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
AbstractSAML2ProfileConfiguration.setAttributeAuthority(SAML2AttributeAuthority authority)
Sets the Attribute authority to use.
|
修飾子とタイプ | メソッドと説明 |
---|---|
static SAML2AttributeAuthority |
HttpServletHelper.getSAML2AttributeAuthority(javax.servlet.ServletContext context)
Gets the
SAML2AttributeAuthority service bound to the Servlet context. |
static SAML2AttributeAuthority |
HttpServletHelper.getSAML2AttributeAuthority(javax.servlet.ServletContext context,
String serviceId)
Gets the
SAML2AttributeAuthority bound to the Servlet context. |
Copyright © 2012. All Rights Reserved.