Interface OIDCMessageDecoder
- All Superinterfaces:
Component,DestructableComponent,InitializableComponent,MessageDecoder
- All Known Implementing Classes:
HTTPPostAuthnResponseDecoder,HTTPRedirectAuthnResponseDecoder
Marker interface for OIDC Message Decoders.
-
Method Summary
Methods inherited from interface net.shibboleth.shared.component.DestructableComponent
destroy, isDestroyedMethods inherited from interface net.shibboleth.shared.component.InitializableComponent
initialize, isInitializedMethods inherited from interface org.opensaml.messaging.decoder.MessageDecoder
decode, getMessageContext