クラス BearerTokenAuthenticationToken
java.lang.ObjectSE
org.springframework.security.authentication.AbstractAuthenticationToken
org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken
org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken
- 実装されているすべてのインターフェース:
SerializableSE、PrincipalSE、Authentication、CredentialsContainer
使用すべきではありません。
- 関連事項:
コンストラクターの概要
コンストラクターコンストラクター説明使用すべきではありません。指定されたパラメーターを使用してBearerTokenAuthenticationTokenを作成しますメソッドのサマリー
クラス org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken から継承されたメソッド
getCredentials, getPrincipal, getTokenクラス org.springframework.security.authentication.AbstractAuthenticationToken から継承されたメソッド
equals, eraseCredentials, getAuthorities, getDetails, getName, hashCode, isAuthenticated, setAuthenticated, setDetails, toStringクラス java.lang.ObjectSE から継承されたメソッド
clone, finalize, getClass, notify, notifyAll, wait, waitSE, waitSEインターフェース java.security.PrincipalSE から継承されたメソッド
impliesSE
コンストラクターの詳細
BearerTokenAuthenticationToken
使用すべきではありません。指定されたパラメーターを使用してBearerTokenAuthenticationTokenを作成します- パラメーター:
token- - ベアラートークン
BearerTokenAuthenticationTokenをご利用ください