Uses of Class
org.oa4mp.server.api.storage.servlet.AuthenticationUtil
-
Packages that use AuthenticationUtil Package Description org.oa4mp.server.api.storage.servlet -
-
Uses of AuthenticationUtil in org.oa4mp.server.api.storage.servlet
Methods in org.oa4mp.server.api.storage.servlet that return AuthenticationUtil Modifier and Type Method Description static AuthenticationUtilAuthenticationUtil. getInstance()Methods in org.oa4mp.server.api.storage.servlet with parameters of type AuthenticationUtil Modifier and Type Method Description static voidAuthenticationUtil. setInstance(AuthenticationUtil instance)
-