oasis.names.tc.saml._2_0.assertion
Class KeyInfoConfirmationDataType

java.lang.Object
  extended by oasis.names.tc.saml._2_0.assertion.SubjectConfirmationDataType
      extended by oasis.names.tc.saml._2_0.assertion.KeyInfoConfirmationDataType
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2020-09-28T09:38:06+02:00",
           comments="JAXB RI v2.2.11")
public class KeyInfoConfirmationDataType
extends SubjectConfirmationDataType
implements Serializable

Java class for KeyInfoConfirmationDataType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="KeyInfoConfirmationDataType">
   <complexContent>
     <restriction base="{urn:oasis:names:tc:SAML:2.0:assertion}SubjectConfirmationDataType">
       <sequence>
         <element ref="{http://www.w3.org/2000/09/xmldsig#}KeyInfo" maxOccurs="unbounded"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
KeyInfoConfirmationDataType()
           
 
Method Summary
 
Methods inherited from class oasis.names.tc.saml._2_0.assertion.SubjectConfirmationDataType
getAddress, getContent, getInResponseTo, getNotBefore, getNotOnOrAfter, getOtherAttributes, getRecipient, setAddress, setInResponseTo, setNotBefore, setNotOnOrAfter, setRecipient
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyInfoConfirmationDataType

public KeyInfoConfirmationDataType()



Connector Packaging TECHNICAL 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.