cloudstack/server/test/com/cloud/network
Rajani Karuturi 5da733072e CLOUDSTACK-5236 : ability to identify where the user is from (ex. LDAP)
Added a source column to the user table.

Source now has only two values UNKNOWN,LDAP with UNKNOWN being the
default and is an enum is com.cloud.User.

When the source is UNKNOWN, the old method of authenticating against all
the available authenticators is used. If a source is available, only
that particular authenticator will be used.

added overloaded methods in AccountService to createUserAccount and
createUser with source specified.
2015-03-16 12:35:37 +05:30
..
dao Removed trailing spaces 2013-11-21 04:08:01 -08:00
element rats 2014-07-23 21:31:50 +02:00
firewall Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
lb CLOUDSTACK-5236 : ability to identify where the user is from (ex. LDAP) 2015-03-16 12:35:37 +05:30
router rvr4vpc: more interesting test 2014-07-17 15:32:03 +02:00
security All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
vpc unneeded imports removed 2014-03-10 10:56:37 +01:00
vpn Removed trailing spaces 2013-11-21 04:08:01 -08:00
CreatePrivateNetworkTest.java region level VPC support 2014-03-20 16:32:22 +05:30
DedicateGuestVlanRangesTest.java CLOUDSTACK-5236 : ability to identify where the user is from (ex. LDAP) 2015-03-16 12:35:37 +05:30
ExternalLoadBalancerDeviceManagerImplTest.java null pointer dereference fix 2014-04-29 21:46:16 +02:00
MockFirewallManagerImpl.java CLOUDSTACK-6922: Updated events for firewall ingress and egress 2014-06-19 15:06:56 +05:30
MockNetworkModelImpl.java Disable IAM feature from 4.4 release. 2014-05-22 18:27:08 -07:00
NetworkManagerTestComponentLibrary.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
NetworkModelTest.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
UpdatePhysicalNetworkTest.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00