Uses of Package
org.keycloak.services.resource
Package
Description
-
ClassDescriptionA
RealmResourceProvider
creates JAX-RSsub-resource instances for paths relative to Realm's RESTful API that could not be resolved by the server.A factory that createsRealmResourceProvider
instances. -
ClassDescriptionA
AccountResourceProvider
creates JAX-RS resource instances for the Account endpoints, allowing an implementor to override the behavior of the entire Account console.A factory that createsAccountResourceProvider
instances.