@Published(tag="architect")
public interface UserRoleResolver
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection |
resolve(java.lang.String userId,
ExecutionContext context)
指定されたユーザに紐づくロールの一覧を解決して返却する。
|
java.util.Collection resolve(java.lang.String userId,
ExecutionContext context)
userId - ユーザIDcontext - 実行コンテキスト