Uses of Class
com.vmware.nsx_policy.model.SessionAuthenticationCredentials.Builder
-
Packages that use SessionAuthenticationCredentials.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of SessionAuthenticationCredentials.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return SessionAuthenticationCredentials.Builder Modifier and Type Method Description SessionAuthenticationCredentials.Builder
SessionAuthenticationCredentials.Builder. setjPassword(java.lang.String jPassword)
Password to use when authenticating.SessionAuthenticationCredentials.Builder
SessionAuthenticationCredentials.Builder. setjUsername(java.lang.String jUsername)
User name to authenticate as.
-