Class ComplianceQuery
java.lang.Object
org.apache.syncope.common.rest.api.beans.ComplianceQuery
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetRealm()inthashCode()booleanisEmpty()voidsetPassword(String password) voidvoidsetResources(Set<String> resources) voidsetUsername(String username)
-
Constructor Details
-
ComplianceQuery
public ComplianceQuery()
-
-
Method Details
-
getUsername
-
setUsername
-
getPassword
-
setPassword
-
getRealm
-
setRealm
-
getResources
-
setResources
-
isEmpty
public boolean isEmpty() -
equals
-
hashCode
-