Uses of Class
org.keycloak.representations.idm.OrganizationInvitationRepresentation
Packages that use OrganizationInvitationRepresentation
-
Uses of OrganizationInvitationRepresentation in org.keycloak.admin.client.resource
Methods in org.keycloak.admin.client.resource that return OrganizationInvitationRepresentationModifier and TypeMethodDescriptionGet invitation by ID.Methods in org.keycloak.admin.client.resource that return types with arguments of type OrganizationInvitationRepresentationModifier and TypeMethodDescriptiondefault List<OrganizationInvitationRepresentation>OrganizationInvitationsResource.list()Return all invitations in the organization.default List<OrganizationInvitationRepresentation>Return invitations in the organization with pagination.default List<OrganizationInvitationRepresentation>Return invitations in the organization filtered by status.OrganizationInvitationsResource.list(String status, String email, String search, String firstName, String lastName, Integer first, Integer max) Return invitations in the organization. -
Uses of OrganizationInvitationRepresentation in org.keycloak.organization.admin.resource
Methods in org.keycloak.organization.admin.resource that return OrganizationInvitationRepresentationMethods in org.keycloak.organization.admin.resource that return types with arguments of type OrganizationInvitationRepresentation