| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| CryptoOperationRequirementLevel | AbstractSAMLProfileConfigurationFactoryBean. getSignAssertions()Gets whether assertions should be signed. | 
| protected CryptoOperationRequirementLevel | SAML1ArtifactResolutionProfileConfigurationBeanDefinitionParser. getSignAssertionsDefault()Gets the default value for the signAssertions property. | 
| protected CryptoOperationRequirementLevel | SAML1AttributeQueryProfileConfigurationBeanDefinitionParser. getSignAssertionsDefault()Gets the default value for the signAssertions property. | 
| protected CryptoOperationRequirementLevel | ShibbolethSSOProfileConfigurationBeanDefinitionParser. getSignAssertionsDefault()Gets the default value for the signAssertions property. | 
| protected CryptoOperationRequirementLevel | SAML2AttributeQueryProfileConfigurationBeanDefinitionParser. getSignAssertionsDefault()Gets the default value for the signAssertions property. | 
| protected abstract CryptoOperationRequirementLevel | AbstractSAMLProfileConfigurationBeanDefinitionParser. getSignAssertionsDefault()Gets the default value for the signAssertions property. | 
| protected CryptoOperationRequirementLevel | SAML2SSOProfileConfigurationBeanDefinitionParser. getSignAssertionsDefault()Gets the default value for the signAssertions property. | 
| protected CryptoOperationRequirementLevel | SAML2LogoutRequestProfileConfigurationBeanDefinitionParser. getSignAssertionsDefault()Gets the default value for the signAssertions property. | 
| protected CryptoOperationRequirementLevel | SAML2ArtifactResolutionProfileConfigurationBeanDefinitionParser. getSignAssertionsDefault()Gets the default value for the signAssertions property. | 
| CryptoOperationRequirementLevel | AbstractSAMLProfileConfigurationFactoryBean. getSignRequests()Gets whether to sign protocol requests. | 
| protected CryptoOperationRequirementLevel | SAML1ArtifactResolutionProfileConfigurationBeanDefinitionParser. getSignResponsesDefault()Gets the default value for the signResponses property. | 
| protected CryptoOperationRequirementLevel | SAML1AttributeQueryProfileConfigurationBeanDefinitionParser. getSignResponsesDefault()Gets the default value for the signResponses property. | 
| protected CryptoOperationRequirementLevel | ShibbolethSSOProfileConfigurationBeanDefinitionParser. getSignResponsesDefault()Gets the default value for the signResponses property. | 
| protected CryptoOperationRequirementLevel | SAML2AttributeQueryProfileConfigurationBeanDefinitionParser. getSignResponsesDefault()Gets the default value for the signResponses property. | 
| protected abstract CryptoOperationRequirementLevel | AbstractSAMLProfileConfigurationBeanDefinitionParser. getSignResponsesDefault()Gets the default value for the signResponses property. | 
| protected CryptoOperationRequirementLevel | SAML2SSOProfileConfigurationBeanDefinitionParser. getSignResponsesDefault()Gets the default value for the signResponses property. | 
| protected CryptoOperationRequirementLevel | SAML2LogoutRequestProfileConfigurationBeanDefinitionParser. getSignResponsesDefault()Gets the default value for the signResponses property. | 
| protected CryptoOperationRequirementLevel | SAML2ArtifactResolutionProfileConfigurationBeanDefinitionParser. getSignResponsesDefault()Gets the default value for the signResponses property. | 
| CryptoOperationRequirementLevel | AbstractSAMLProfileConfigurationFactoryBean. getSignResposnes()Gets whether to sign protocol responses. | 
| CryptoOperationRequirementLevel | AbstractSAML2ProfileConfigurationFactoryBean. isEncryptAssertions()Gets whether to encryption assertions. | 
| CryptoOperationRequirementLevel | AbstractSAML2ProfileConfigurationFactoryBean. isEncryptNameIds()Gets whether to encrypt NameIDs. | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| void | AbstractSAML2ProfileConfigurationFactoryBean. setEncryptAssertions(CryptoOperationRequirementLevel encrypt)Sets whether to encryption assertions. | 
| void | SAML2ECPProfileConfigurationFactoryBean. setEncryptAssertions(CryptoOperationRequirementLevel encrypt)Sets whether to encryption assertions. | 
| void | AbstractSAML2ProfileConfigurationFactoryBean. setEncryptNameIds(CryptoOperationRequirementLevel encrypt)Sets whether to encrypt NameIDs. | 
| void | SAML2ECPProfileConfigurationFactoryBean. setEncryptNameIds(CryptoOperationRequirementLevel encrypt)Sets whether to encrypt NameIDs. | 
| void | SAML2ECPProfileConfigurationFactoryBean. setSignAssertions(CryptoOperationRequirementLevel sign)Sets whether assertions should be signed. | 
| void | AbstractSAMLProfileConfigurationFactoryBean. setSignAssertions(CryptoOperationRequirementLevel sign)Sets whether assertions should be signed. | 
| void | AbstractSAMLProfileConfigurationFactoryBean. setSignRequests(CryptoOperationRequirementLevel sign)Sets whether to sign protocol requests. | 
| void | SAML2ECPProfileConfigurationFactoryBean. setSignResponses(CryptoOperationRequirementLevel sign)Sets whether to sign protocol responses. | 
| void | AbstractSAMLProfileConfigurationFactoryBean. setSignResponses(CryptoOperationRequirementLevel sign)Sets whether to sign protocol responses. | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| CryptoOperationRequirementLevel | AbstractSAMLProfileConfiguration. getSignAssertions()Gets whether assertions should be signed. | 
| CryptoOperationRequirementLevel | AbstractSAMLProfileConfiguration. getSignRequests()Gets whether to sign protocol requests. | 
| CryptoOperationRequirementLevel | AbstractSAMLProfileConfiguration. getSignResponses()Gets whether to sign protocol responses. | 
| static CryptoOperationRequirementLevel | CryptoOperationRequirementLevel. valueOf(String name)指定した名前を持つこの型の列挙型定数を返します。 | 
| static CryptoOperationRequirementLevel[] | CryptoOperationRequirementLevel. values()この列挙型の定数を含む配列を宣言されている順序で返します。 | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| void | AbstractSAMLProfileConfiguration. setSignAssertions(CryptoOperationRequirementLevel sign)Sets whether assertions should be signed. | 
| void | AbstractSAMLProfileConfiguration. setSignRequests(CryptoOperationRequirementLevel sign)Sets whether to sign protocol requests. | 
| void | AbstractSAMLProfileConfiguration. setSignResponses(CryptoOperationRequirementLevel sign)Sets whether to sign protocol responses. | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| CryptoOperationRequirementLevel | AbstractSAML2ProfileConfiguration. getEncryptAssertion()Gets whether assertions should be encrypted. | 
| CryptoOperationRequirementLevel | AbstractSAML2ProfileConfiguration. getEncryptNameID()Gets whether NameIDs should be encrypted. | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| void | AbstractSAML2ProfileConfiguration. setEncryptAssertion(CryptoOperationRequirementLevel encrypt)Sets whether assertions should be encrypted. | 
| void | AbstractSAML2ProfileConfiguration. setEncryptNameID(CryptoOperationRequirementLevel encrypt)Sets whether NameIDs should be encrypted. | 
Copyright © 2012. All Rights Reserved.