クラス RoleHierarchyAuthoritiesMapper
java.lang.ObjectSE
org.springframework.security.access.hierarchicalroles.RoleHierarchyAuthoritiesMapper
- 実装済みのインターフェース一覧:
GrantedAuthoritiesMapper
コンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明CollectionSE<? extends GrantedAuthority>mapAuthorities(CollectionSE<? extends GrantedAuthority> authorities)
コンストラクターの詳細
RoleHierarchyAuthoritiesMapper
方法の詳細
mapAuthorities
public CollectionSE<? extends GrantedAuthority> mapAuthorities(CollectionSE<? extends GrantedAuthority> authorities) - 次で指定:
- インターフェース
GrantedAuthoritiesMapper内のmapAuthorities