deegree 2.2 (2008/12/22 11:33 build-3038-official)

org.deegree.ogcwebservices.wass.saml
Class Conditions

java.lang.Object
  extended by org.deegree.ogcwebservices.wass.saml.Conditions

public class Conditions
extends Object

Encapsulated data: Conditions element Namespace: http://urn:oasis:names:tc.SAML:1.0:assertion

Since:
2.0
Version:
2.0, $Revision: 9345 $, $Date: 2007-12-27 17:22:25 +0100 (Do, 27 Dez 2007) $
Author:
Rutger Bezema, last edited by: $Author: apoth $

Constructor Summary
Conditions(ArrayList<Condition> conditions, Date notBefore, Date notOnOrAfter)
           
 
Method Summary
 ArrayList<Condition> getConditions()
           
 Date getNotBefore()
           
 Date getNotOnOrAfter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Conditions

public Conditions(ArrayList<Condition> conditions,
                  Date notBefore,
                  Date notOnOrAfter)
Parameters:
conditions -
notBefore -
notOnOrAfter -
Method Detail

getNotBefore

public Date getNotBefore()
Returns:
the date

getNotOnOrAfter

public Date getNotOnOrAfter()
Returns:
the date

getConditions

public ArrayList<Condition> getConditions()
Returns:
the condition list

deegree 2.2 (2008/12/22 11:33 build-3038-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net