| Package | Description |
|---|---|
| com.openkm.sdk4j.definition | |
| com.openkm.sdk4j.impl |
| Modifier and Type | Method and Description |
|---|---|
Profile |
BaseAuth.getUserProfile(String userId) |
| Modifier and Type | Method and Description |
|---|---|
List<Profile> |
BaseAuth.getProfiles(boolean filterByActive) |
| Modifier and Type | Method and Description |
|---|---|
Profile |
AuthImpl.getUserProfile(String userId) |
Profile |
OKMWebservices.getUserProfile(String userId)
Deprecated.
As of sdk4j 3.8, replaced by
AuthImpl.getUserProfile(String) |
| Modifier and Type | Method and Description |
|---|---|
List<Profile> |
AuthImpl.getProfiles(boolean filterByActive) |
List<Profile> |
OKMWebservices.getProfiles(boolean filterByActive)
Deprecated.
As of sdk4j 3.8, replaced by
AuthImpl.getProfiles(boolean) |
Copyright © 2020 Open Knowledge Management System S.L.. All Rights Reserved.