#### [Abblix\.Oidc\.Server](https://www.abblix.com/en/docs/api/abblix-oidc-server 'index')

## Abblix\.Oidc\.Server\.Endpoints\.Introspection Namespace

| Classes | |
| :--- | :--- |
| [IntrospectionHandler](https://www.abblix.com/en/docs/api/abblix-oidc-server/Abblix.Oidc.Server.Endpoints.Introspection.IntrospectionHandler 'Abblix\.Oidc\.Server\.Endpoints\.Introspection\.IntrospectionHandler') | Manages the processing of token introspection requests according to OAuth 2\.0 specifications, facilitating the validation and introspection of tokens to determine their current state and metadata\. |
| [IntrospectionRequestProcessor](https://www.abblix.com/en/docs/api/abblix-oidc-server/Abblix.Oidc.Server.Endpoints.Introspection.IntrospectionRequestProcessor 'Abblix\.Oidc\.Server\.Endpoints\.Introspection\.IntrospectionRequestProcessor') | Implements the logic for processing introspection requests and generating introspection responses\. |
| [IntrospectionRequestValidator](https://www.abblix.com/en/docs/api/abblix-oidc-server/Abblix.Oidc.Server.Endpoints.Introspection.IntrospectionRequestValidator 'Abblix\.Oidc\.Server\.Endpoints\.Introspection\.IntrospectionRequestValidator') | Validates the introspection request properties and authenticates a client that initiated the request\. |
