Conditions(Calendar notBefore, Calendar notOnOrAfter, List condition, List arc, List doNotCacheCnd) Constructs an instance of Conditions.
Parameters: notBefore - specifies the earliest time instant at which theassertion is valid. Parameters: notOnOrAfter - specifies the time instant at which the assertionhas expired. Parameters: condition - Parameters: arc - the AudienceRestrictionCondition to beadded.
Constructs an instance of Conditions.
Parameters: notBefore - specifies the earliest time instant at which theassertion is valid. Parameters: notOnOrAfter - specifies the time instant at which the assertionhas expired. Parameters: condition - Parameters: arc - the AudienceRestrictionCondition to beadded. Can be null, if no audience restriction. Parameters: doNotCacheCnd - exception: SAMLException - if there is a problem in input data and itcannot be processed correctly.
Constructs a Conditions element from an existing XML block.
Parameters: conditionsElement - A org.w3c.dom.Element representingDOM tree for Conditions object exception: SAMLException - if it could not process the Element properly,implying that there is an error in the sender or in theelement definition.
Fields inherited from com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ConditionsImpl