Uses of Class
com.vmware.nsx_policy.aaa.roles.RolesFactory
-
Packages that use RolesFactory Package Description com.vmware.nsx_policy.aaa com.vmware.nsx_policy.aaa.roles -
-
Uses of RolesFactory in com.vmware.nsx_policy.aaa
Methods in com.vmware.nsx_policy.aaa that return RolesFactory Modifier and Type Method Description RolesFactory
AaaFactory. roles()
-
Uses of RolesFactory in com.vmware.nsx_policy.aaa.roles
Methods in com.vmware.nsx_policy.aaa.roles that return RolesFactory Modifier and Type Method Description static RolesFactory
RolesFactory. getFactory(com.vmware.vapi.bindings.StubFactory stubFactory, com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
-