Uses of Package
org.apache.wss4j.common.saml
Packages that use org.apache.wss4j.common.saml
-
Classes in org.apache.wss4j.common.saml used by org.apache.wss4j.common.principalClassDescriptionClass SamlAssertionWrapper can generate, sign, and validate both SAML v1.1 and SAML v2.0 assertions.
-
Classes in org.apache.wss4j.common.saml used by org.apache.wss4j.common.samlClassDescriptionClass SamlAssertionWrapper can generate, sign, and validate both SAML v1.1 and SAML v2.0 assertions.Class SAMLCallback will be called by the
SamlAssertionWrapperduring the creation of SAML statements (authentication, attribute, and authz decision).This holds key/cert information extracted from a SAML assertionThis interface allows the user to plug in custom ways of processing a SAML KeyInfo.