Package org.azd.security.types
Class IdentityDescriptor
java.lang.Object
org.azd.abstractions.serializer.SerializableEntity
org.azd.security.types.IdentityDescriptor
An Identity descriptor is a wrapper for the identity type (Windows SID, Passport) along with a unique identifier such as the SID or PUID.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setIdentifier
(String identifier) void
setIdentityType
(String identityType) Methods inherited from class org.azd.abstractions.serializer.SerializableEntity
getResponse, toJsonTree, toString
-
Constructor Details
-
IdentityDescriptor
public IdentityDescriptor()
-
-
Method Details
-
getIdentifier
-
setIdentifier
-
getIdentityType
-
setIdentityType
-