| Package | Description |
|---|---|
| pl.edu.icm.unity.engine.api.authn.remote |
Remote authentication API
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,RemoteGroupMembership> |
RemotelyAuthenticatedInput.getGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
RemotelyAuthenticatedInput.addGroup(RemoteGroupMembership group) |
| Modifier and Type | Method and Description |
|---|---|
void |
RemotelyAuthenticatedInput.setGroups(List<RemoteGroupMembership> groups) |
Copyright © 2018 Unity. All rights reserved.