クラス 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.StringDEFAULT_SAML_ARTIFACT_PARAMETERstatic java.lang.StringDEFAULT_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