Uses of Class
org.oa4mp.server.loader.oauth2.cm.util.permissions.PermissionServer
-
Packages that use PermissionServer Package Description org.oa4mp.server.loader.oauth2.cm.oidc_cm -
-
Uses of PermissionServer in org.oa4mp.server.loader.oauth2.cm.oidc_cm
Methods in org.oa4mp.server.loader.oauth2.cm.oidc_cm that return PermissionServer Modifier and Type Method Description PermissionServer
OIDCCMServlet. getPermissionServer()
We want to be able to manage the permissions associated with a standard client and an admin client.
-