Class StatementXSAnyAdapter

java.lang.Object
org.opensaml.core.xml.AbstractXSAnyAdapter
org.opensaml.saml.saml2.core.impl.StatementXSAnyAdapter
All Implemented Interfaces:
XMLObject, XSAnyAdapter, SAMLObject, Statement

public class StatementXSAnyAdapter extends AbstractXSAnyAdapter implements Statement
Component that adapts an instance of XSAny to the interface Statement.
  • Constructor Details

    • StatementXSAnyAdapter

      public StatementXSAnyAdapter(XSAny xsAny)
      Constructor.
      Parameters:
      xsAny - the adapted instance