Uses of Class
org.serviceconnector.web.WebCredentials
Packages that use WebCredentials
-
Uses of WebCredentials in org.serviceconnector.web
Methods in org.serviceconnector.web that return WebCredentialsMethods in org.serviceconnector.web with parameters of type WebCredentials -
Uses of WebCredentials in org.serviceconnector.web.ctx
Methods in org.serviceconnector.web.ctx that return WebCredentialsModifier and TypeMethodDescriptionstatic WebCredentialsWebContext.getWebSCContextCredentials()Gets the web context credentials.Methods in org.serviceconnector.web.ctx with parameters of type WebCredentialsModifier and TypeMethodDescriptionstatic voidWebContext.setSCWebCredentials(WebCredentials webCredentials) Sets the SC web credentials.