Uses of Class
net.shibboleth.oidc.profile.encoder.impl.AbstractOIDCMessageEncoder
-
Packages that use AbstractOIDCMessageEncoder Package Description net.shibboleth.oidc.profile.encoder.impl OIDC message encoders. -
-
Uses of AbstractOIDCMessageEncoder in net.shibboleth.oidc.profile.encoder.impl
Subclasses of AbstractOIDCMessageEncoder in net.shibboleth.oidc.profile.encoder.impl Modifier and Type Class Description classHTTPPostAuthnRequestEncoderAmessage encoderthat encodes an OpenID authentication request by HTTP Form POST Serialization.classHTTPRedirectAuthnRequestEncoderAmessage encoderthat encodes an OpenID authentication request by Query String Serialization and sends a HTTP redirect response.
-