Uses of Class
com.quartzdesk.service.types.v3_0.jmx.Authentication

Packages that use Authentication
com.quartzdesk.service.types.v3_0.jmx   
 

Uses of Authentication in com.quartzdesk.service.types.v3_0.jmx
 

Fields in com.quartzdesk.service.types.v3_0.jmx declared as Authentication
protected  Authentication RemoteJmxService.authentication
           
 

Methods in com.quartzdesk.service.types.v3_0.jmx that return Authentication
 Authentication ObjectFactory.createAuthentication()
          Create an instance of Authentication
 Authentication RemoteJmxService.getAuthentication()
          Gets the value of the authentication property.
 Authentication Authentication.withPassword(String value)
           
 Authentication Authentication.withUsername(String value)
           
 

Methods in com.quartzdesk.service.types.v3_0.jmx with parameters of type Authentication
 void RemoteJmxService.setAuthentication(Authentication value)
          Sets the value of the authentication property.
 RemoteJmxService RemoteJmxService.withAuthentication(Authentication value)
           
 



Copyright © 2013–2017 QuartzDesk.com. All rights reserved.