クラス AuthenticatedReactiveAuthorizationManager<T>

java.lang.ObjectSE
org.springframework.security.authorization.AuthenticatedReactiveAuthorizationManager<T>
型パラメーター:
T - オブジェクト認可の型が実行されています。認可決定はオブジェクトを使用しないため、これは問題になりません。
実装されたすべてのインターフェース:
ReactiveAuthorizationManager<T>

public class AuthenticatedReactiveAuthorizationManager<T> extends ObjectSE implements ReactiveAuthorizationManager<T>
現在のユーザーが認証されるかどうかを決定する ReactiveAuthorizationManager
導入:
5.0