public interface CredentialsService extends Remote
REGISTRY_PORT
Modifier and Type | Field and Description |
---|---|
static PropertyValue<Integer> |
REGISTRY_PORT
Specifies the RMI registry port to use when looking up the credentials service.
|
Modifier and Type | Method and Description |
---|---|
User |
user(UUID authenticationToken) |
static final PropertyValue<Integer> REGISTRY_PORT
Registry.REGISTRY_PORT
User user(UUID authenticationToken) throws RemoteException
authenticationToken
- the tokenRemoteException
- in case of a communication error