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 AuthenticationUtil
AuthenticationUtil. getInstance()
Methods in org.oa4mp.server.api.storage.servlet with parameters of type AuthenticationUtil Modifier and Type Method Description static void
AuthenticationUtil. setInstance(AuthenticationUtil instance)
-