public interface OAuth2Service
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.SecurityContext |
find(java.lang.String accessToken,
boolean isSecure) |
java.util.List<OAuth2RoleEntity> |
getAllRoles() |
javax.ws.rs.core.SecurityContext find(java.lang.String accessToken, boolean isSecure)
java.util.List<OAuth2RoleEntity> getAllRoles()