Packages 
Package Description
net.shibboleth.idp.plugin.oidc.op
Top level OIDC OP plugin classes.
net.shibboleth.idp.plugin.oidc.op.admin.impl
Classes implementing administrative functionality.
net.shibboleth.idp.plugin.oidc.op.attribute.filter.matcher.impl
This is package for all OIDC matchers.
net.shibboleth.idp.plugin.oidc.op.attribute.filter.policyrule.impl
Package for OIDC attribute filter policy rule implementations.
net.shibboleth.idp.plugin.oidc.op.attribute.filter.spring.impl
Package for OIDC attribute filter name handlers.
net.shibboleth.idp.plugin.oidc.op.attribute.filter.spring.matcher.impl
Package for OIDC attribute filter matcher parsers.
net.shibboleth.idp.plugin.oidc.op.attribute.filter.spring.policyrule.impl
Package for OIDC attribute filter policy rule parsers.
net.shibboleth.idp.plugin.oidc.op.audit.impl
Package for audit extractors related to OIDC.
net.shibboleth.idp.plugin.oidc.op.authn.impl
Implementation classes supporting OIDC/OAuth client authentication.
net.shibboleth.idp.plugin.oidc.op.cli
Classes related to the CLI tool for the registration access token issuance.
net.shibboleth.idp.plugin.oidc.op.criterion
Criteria related to OIDC entity resolution.
net.shibboleth.idp.plugin.oidc.op.decoding.impl
Message decoders related to OIDC messaging.
net.shibboleth.idp.plugin.oidc.op.encoding.impl
Message encoders related to OIDC messaging.
net.shibboleth.idp.plugin.oidc.op.metadata.impl
Implementation classes related to resolution of OIDC metadata (or client information).
net.shibboleth.idp.plugin.oidc.op.oauth2.decoding.impl
Message decoders related to OAuth2 messaging.
net.shibboleth.idp.plugin.oidc.op.oauth2.messaging.impl
OAuth2 message implementations.
net.shibboleth.idp.plugin.oidc.op.oauth2.profile.impl
Profile action implementations related to OAuth2.
net.shibboleth.idp.plugin.oidc.op.profile.impl
Profile action implementations related to OIDC.
net.shibboleth.idp.plugin.oidc.op.profile.logic
Functions and predicates supporting common oidc profile behavior.
net.shibboleth.idp.plugin.oidc.op.profile.spring.factory
Factory beans for idp-oidc-extension-impl project.
net.shibboleth.idp.plugin.oidc.op.profile.spring.relyingparty.metadata.impl
Spring-aware tools for resolving OIDC entities.
net.shibboleth.idp.plugin.oidc.op.security.impl
Classes related to signing, signature validation, encryption and decryption parameter resolution.
net.shibboleth.idp.plugin.oidc.op.security.jwt.claims.impl
Validation functions for JWT claims.
net.shibboleth.idp.plugin.oidc.op.servlet
Classes extending/exploiting the Java Servlet API.
net.shibboleth.idp.plugin.oidc.op.userinfo.profile.impl
Classes supporting the implementation of the UserInfo endpoint.