クラス SamlServiceProperties
- java.lang.Object
-
- org.springframework.security.cas.ServiceProperties
-
- org.springframework.security.cas.SamlServiceProperties
- 実装されたすべてのインターフェース:
org.springframework.beans.factory.InitializingBean
public final class SamlServiceProperties extends ServiceProperties
CAS の SAML の実装に適切なパラメーターを設定します(実際の SAML 準拠は保証されていません)。- 導入:
- 3.0
フィールドのサマリー
フィールド 修飾子と型 フィールド 説明 static java.lang.String
DEFAULT_SAML_ARTIFACT_PARAMETER
static java.lang.String
DEFAULT_SAML_SERVICE_PARAMETER
クラス org.springframework.security.cas.ServiceProperties から継承されたフィールド
DEFAULT_CAS_ARTIFACT_PARAMETER, DEFAULT_CAS_SERVICE_PARAMETER
コンストラクターの概要
コンストラクター コンストラクター 説明 SamlServiceProperties()
メソッドのサマリー
クラス org.springframework.security.cas.ServiceProperties から継承されたメソッド
afterPropertiesSet, getArtifactParameter, getService, getServiceParameter, isAuthenticateAllArtifacts, isSendRenew, setArtifactParameter, setAuthenticateAllArtifacts, setSendRenew, setService, setServiceParameter