JavaScript is disabled on your browser.
Skip navigation links
Keycloak Docs Distribution 26.0.4
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.keycloak.admin.client.resource
Interface OrganizationIdentityProviderResource
public interface
OrganizationIdentityProviderResource
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
jakarta.ws.rs.core.Response
delete
()
IdentityProviderRepresentation
toRepresentation
()
Method Details
toRepresentation
@GET @Produces("application/json")
IdentityProviderRepresentation
toRepresentation
()
delete
@DELETE
jakarta.ws.rs.core.Response
delete
()