public interface Authorization
| Modifier and Type | Method and Description |
|---|---|
String |
getClientId()
this is just a marker for error messages that will be printed into the log for debug purposes to be able to
identify the client that tried to do a forbidden action
|
Set<String> |
getClientRoles() |
String getClientId()
Copyright © 2019. All rights reserved.