Uses of Class
org.oa4mp.delegation.server.UserInfo
-
Packages that use UserInfo Package Description org.oa4mp.delegation.server.server org.oa4mp.server.admin.myproxy.oauth2.tools -
-
Uses of UserInfo in org.oa4mp.delegation.server.server
Methods in org.oa4mp.delegation.server.server that return UserInfo Modifier and Type Method Description UserInfo
UIIResponse2. getUserInfo()
Getter for UserInfoMethods in org.oa4mp.delegation.server.server with parameters of type UserInfo Modifier and Type Method Description void
UIIResponse2. setUserInfo(UserInfo userInfo)
Setter for UserInfo -
Uses of UserInfo in org.oa4mp.server.admin.myproxy.oauth2.tools
Methods in org.oa4mp.server.admin.myproxy.oauth2.tools that return UserInfo Modifier and Type Method Description UserInfo
OA2CLCCommands. user_info2(edu.uiuc.ncsa.security.util.cli.InputLine inputLine)
-