Class MicrosoftGraphDeltaToken
java.lang.Object
com.atlassian.crowd.directory.query.MicrosoftGraphDeltaToken
- All Implemented Interfaces:
MicrosoftGraphQueryParam
Represents a token used for change tracking with a Microsoft Entra ID delta query.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
QUERY_PARAM_NAME
- See Also:
-
-
Constructor Details
-
MicrosoftGraphDeltaToken
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceMicrosoftGraphQueryParam- Returns:
- the name of the query parameter
-
asRawValue
- Specified by:
asRawValuein interfaceMicrosoftGraphQueryParam- Returns:
- the raw value of the underlying query parameter, which must be encoded before being used
-
equals
-
hashCode
public int hashCode()
-