Uses of Class
org.gitlab4j.api.models.Identity
Packages that use Identity
-
Uses of Identity in org.gitlab4j.api.models
Methods in org.gitlab4j.api.models that return IdentityMethods in org.gitlab4j.api.models that return types with arguments of type IdentityMethods in org.gitlab4j.api.models with parameters of type IdentityModifier and TypeMethodDescriptionvoid
Member.setGroupSamlIdentity
(Identity groupSamlIdentity) Member.withGroupSamlIdentity
(Identity groupSamlIdentity) Method parameters in org.gitlab4j.api.models with type arguments of type IdentityModifier and TypeMethodDescriptionvoid
User.setIdentities
(List<Identity> identities) User.withIdentities
(List<Identity> identities)