Interface OIDCAttributeTranscoder

All Superinterfaces:
AttributeTranscoder<JSONObject>, Component, InitializableComponent
All Known Implementing Classes:
AbstractOIDCAttributeTranscoder, OIDCByteAttributeTranscoder, OIDCScopedStringAttributeTranscoder, OIDCStringAttributeTranscoder

public interface OIDCAttributeTranscoder extends AttributeTranscoder<JSONObject>
Marker interface for transcoders that operate on OIDC claims.