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 TypeMethodDescriptionvoidMember.setGroupSamlIdentity(Identity groupSamlIdentity) Member.withGroupSamlIdentity(Identity groupSamlIdentity) Method parameters in org.gitlab4j.api.models with type arguments of type IdentityModifier and TypeMethodDescriptionvoidUser.setIdentities(List<Identity> identities) User.withIdentities(List<Identity> identities)