Interface OrganizationIdentityProviderResource
public interface OrganizationIdentityProviderResource
-
Method Summary
Modifier and TypeMethodDescriptionjakarta.ws.rs.core.Responsedelete()org.keycloak.representations.idm.IdentityProviderRepresentation
-
Method Details
-
toRepresentation
@GET @Produces("application/json") org.keycloak.representations.idm.IdentityProviderRepresentation toRepresentation() -
delete
@DELETE jakarta.ws.rs.core.Response delete()
-