インターフェース Saml2AuthenticatedPrincipal
- すべてのスーパーインターフェース:
AuthenticatedPrincipal
- すべての既知の実装クラス:
DefaultSaml2AuthenticatedPrincipal
@DeprecatedSE
@NullUnmarked
public interface Saml2AuthenticatedPrincipal
extends AuthenticatedPrincipal
使用すべきではありません。
AuthenticatedPrincipal の Saml2 表現。- 導入:
- 5.2.2
方法の概要
修飾子と型メソッド説明default <A> ListSE<A> getAttribute(StringSE name) 使用すべきではありません。名前で Saml2 トークン属性を取得する使用すべきではありません。Saml2 トークン属性を取得するdefault <A> AgetFirstAttribute(StringSE name) 使用すべきではありません。名前で Saml2 トークン属性の最初の値を取得しますdefault StringSE使用すべきではありません。RelyingPartyRegistration識別子を取得します使用すべきではありません。インターフェース AuthenticatedPrincipal から継承されたメソッド
getName
方法の詳細
getFirstAttribute
使用すべきではありません。名前で Saml2 トークン属性の最初の値を取得します- 型パラメーター:
A- 属性の型- パラメーター:
name- 属性の名前- 戻り値:
- 最初の属性値またはそれ以外の場合は
null - 導入:
- 5.4
getAttribute
getAttributes
getRelyingPartyRegistrationId
getSessionIndexes
Saml2AssertionAuthentication.getRelyingPartyRegistrationId()とSaml2ResponseAssertionAccessorを使用してください