keycloak
|
継承メンバを含む org.keycloak.authorization.store.ScopeStore の全メンバ一覧です。
create(String name, ResourceServer resourceServer) | org.keycloak.authorization.store.ScopeStore | |
create(String id, String name, ResourceServer resourceServer) | org.keycloak.authorization.store.ScopeStore | |
delete(String id) | org.keycloak.authorization.store.ScopeStore | |
findById(String id, String resourceServerId) | org.keycloak.authorization.store.ScopeStore | |
findByName(String name, String resourceServerId) | org.keycloak.authorization.store.ScopeStore | |
findByResourceServer(String id) | org.keycloak.authorization.store.ScopeStore | |
findByResourceServer(Map< String, String[]> attributes, String resourceServerId, int firstResult, int maxResult) | org.keycloak.authorization.store.ScopeStore |