Package com.aserto.model
Class IdentityCtx
java.lang.Object
com.aserto.model.IdentityCtx
-
Constructor Summary
ConstructorsConstructorDescriptionIdentityCtx(String identity, com.aserto.authorizer.v2.api.IdentityType identityType) -
Method Summary
Modifier and TypeMethodDescriptioncom.aserto.authorizer.v2.api.IdentityTypevoidsetIdentity(String identity) voidsetIdentityType(com.aserto.authorizer.v2.api.IdentityType identityType)
-
Constructor Details
-
IdentityCtx
public IdentityCtx() -
IdentityCtx
-
-
Method Details
-
getIdentity
-
setIdentity
-
getIdentityType
public com.aserto.authorizer.v2.api.IdentityType getIdentityType() -
setIdentityType
public void setIdentityType(com.aserto.authorizer.v2.api.IdentityType identityType)
-