Package net.shibboleth.idp.plugin.oidc.op.encoding.impl
Message encoders related to OIDC messaging.
-
Class Summary Class Description NimbusResponseEncoder A message encodes that encodes the NimbusResponsein the message context inside the attachedHttpServletResponse.OIDCResponseEncoderFactory A source of encoders that first verifies a message being an instance of NimbusResponseand then returns the attachedMessageEncoder.ResponseUtil Response logging helper class.