Class UserPredicates
java.lang.Object
org.jclouds.cloudstack.predicates.UserPredicates
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UserPredicates
public UserPredicates()
-
-
Method Details
-
apiKeyEquals
- Returns:
- true, if the user's apiKey is the following
-
accountTypeEquals
- Returns:
- true, if the user's account type is the following
-
isUserAccount
- Returns:
- true, if the account has user privileges
-
isDomainAdminAccount
- Returns:
- true, is the user is a domain admin
-
isAdminAccount
- Returns:
- true, if the user is a global admin
-