Uses of Class
org.oa4mp.server.loader.oauth2.cm.util.permissions.PermissionServer
-
Packages that use PermissionServer Package Description edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm -
-
Uses of PermissionServer in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm
Methods in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm that return PermissionServer Modifier and Type Method Description PermissionServer
ManagerFacade. getPermissionServer()
-
Uses of PermissionServer in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm
Methods in edu.uiuc.ncsa.myproxy.oa4mp.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.
-