Interface OIDCAttributeTranscoder

All Superinterfaces:
net.shibboleth.idp.attribute.transcoding.AttributeTranscoder<net.minidev.json.JSONObject>, Component, InitializableComponent
All Known Implementing Classes:
AbstractOIDCAttributeTranscoder

public interface OIDCAttributeTranscoder extends net.shibboleth.idp.attribute.transcoding.AttributeTranscoder<net.minidev.json.JSONObject>
Marker interface for transcoders that operate on OIDC claims.