| Package | Description |
|---|---|
| pl.edu.icm.unity.engine.api.authn.remote |
Remote authentication API
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,RemoteIdentity> |
RemotelyAuthenticatedInput.getIdentities() |
| Modifier and Type | Method and Description |
|---|---|
void |
RemotelyAuthenticatedInput.addIdentity(RemoteIdentity gm) |
| Modifier and Type | Method and Description |
|---|---|
void |
RemotelyAuthenticatedInput.setIdentities(List<RemoteIdentity> identities) |
Copyright © 2018 Unity. All rights reserved.