deegree 2.5 (2011/06/29 09:44 build-8-official)

org.deegree.ogcwebservices.wass.saml
Class Conditions

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

public class Conditions
extends java.lang.Object

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

Since:
2.0
Version:
2.0, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
Author:
Rutger Bezema, last edited by: $Author: mschneider $

Constructor Summary
Conditions(java.util.ArrayList<Condition> conditions, java.util.Date notBefore, java.util.Date notOnOrAfter)
           
 
Method Summary
 java.util.ArrayList<Condition> getConditions()
           
 java.util.Date getNotBefore()
           
 java.util.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(java.util.ArrayList<Condition> conditions,
                  java.util.Date notBefore,
                  java.util.Date notOnOrAfter)
Parameters:
conditions -
notBefore -
notOnOrAfter -
Method Detail

getNotBefore

public java.util.Date getNotBefore()
Returns:
the date

getNotOnOrAfter

public java.util.Date getNotOnOrAfter()
Returns:
the date

getConditions

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

deegree 2.5 (2011/06/29 09:44 build-8-official)

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