クラス RSocketSecurity.AuthorizePayloadsSpec.Access
java.lang.ObjectSE
org.springframework.security.config.annotation.rsocket.RSocketSecurity.AuthorizePayloadsSpec.Access
- 含まれているクラス:
- RSocketSecurity.AuthorizePayloadsSpec
方法の概要
修飾子と型メソッド説明access(ReactiveAuthorizationManager<PayloadExchangeAuthorizationContext> authorization) denyAll()hasAnyAuthority(StringSE... authorities) hasAnyRole(StringSE... roles) hasAuthority(StringSE authority)
メソッドの詳細
authenticated
hasAuthority
hasRole
hasAnyRole
permitAll
hasAnyAuthority
access
public RSocketSecurity.AuthorizePayloadsSpec access(ReactiveAuthorizationManager<PayloadExchangeAuthorizationContext> authorization) denyAll