public interface IdentityRestService
| Modifier and Type | Method and Description | 
|---|---|
| GroupInfoDto | getGroupInfo(String userId) | 
| AuthenticationResult | verifyUser(BasicUserCredentialsDto credentialsDto) | 
static final String PATH
GroupInfoDto getGroupInfo(String userId)
AuthenticationResult verifyUser(BasicUserCredentialsDto credentialsDto)
Copyright © 2018. All rights reserved.