To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
Methods
| Signature | Returns | Notes |
|---|---|---|
hostName(String hostName) | LoginNonceSearchBuilder | Sets the host name associated with the login nonce. |
sourceIp(String sourceIp) | LoginNonceSearchBuilder | Sets the source IP address of the login nonce. |
device(String device) | LoginNonceSearchBuilder | Sets the device information for the login nonce. |
profileId(Long profileId) | LoginNonceSearchBuilder | Sets the profile ID associated with the login nonce. |
startDate(Date startDate) | LoginNonceSearchBuilder | Sets the start date for the {@code createdAt}. |
endDate(Date endDate) | LoginNonceSearchBuilder | Sets the end date for the {@code createdAt}. |
searchProperties(SearchProperties searchProperties) | LoginNonceSearchBuilder | Sets the search properties for the search. |