Class SubjectConfirmationImpl

java.lang.Object
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationType
org.projecthusky.xua.saml2.impl.SubjectConfirmationImpl
All Implemented Interfaces:
SecurityObject<org.opensaml.saml.saml2.core.SubjectConfirmation>

public class SubjectConfirmationImpl extends org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationType implements SecurityObject<org.opensaml.saml.saml2.core.SubjectConfirmation>
Implementation class of SubjectConfirmation
Implementations Klasse von SubjectConfirmation
  • Field Summary

    Fields inherited from class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationType

    baseID, encryptedID, method, nameID, subjectConfirmationData
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    SubjectConfirmationImpl(org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationType aInternalObject)
    Default constructor to instanciate the object
    protected
    SubjectConfirmationImpl(org.opensaml.saml.saml2.core.SubjectConfirmation aInternalObject)
    Default constructor to instanciate the object
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    org.opensaml.saml.saml2.core.SubjectConfirmation
    Method to get the wrapped inner object. Methode um das Innere, gewrappte object zu erhalten.
    int

    Methods inherited from class org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.SubjectConfirmationType

    getBaseID, getEncryptedID, getNameID, getSubjectConfirmationData, setBaseID, setEncryptedID, setMethod, setNameID, setSubjectConfirmationData

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait