Package org.opensaml.saml.common.binding.decoding
Classes used to decode SAML messages. A decoder takes a wire protocol,
extracts the SAML message from it, and then evaluates that message
against a security policy.
-
Interface Summary Interface Description SAMLMessageDecoder SAML extension to the generic message decoders.