Interface ClientScopeLookupProvider

    • Method Detail

      • getClientScopeById

        ClientScopeModel getClientScopeById​(RealmModel realm,
                                            String id)
        Exact search for a client scope by its internal ID..
        Parameters:
        realm - Realm.
        id - Internal ID of the role.
        Returns:
        Model of the client scope.