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.BuilderSessionAuthenticationCredentials.Builder. setjPassword(java.lang.String jPassword)Password to use when authenticating.SessionAuthenticationCredentials.BuilderSessionAuthenticationCredentials.Builder. setjUsername(java.lang.String jUsername)User name to authenticate as.
-