org.deegree.ogcwebservices.wass.saml
Class Conditions
java.lang.Object
  
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: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mär 2007) $
 
- Author:
 
  - Rutger Bezema, last edited by: $Author: bezema $
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Conditions
public Conditions(ArrayList<Condition> conditions,
                  Date notBefore,
                  Date notOnOrAfter)
- Parameters:
 conditions - notBefore - notOnOrAfter - 
getNotBefore
public Date getNotBefore()
- Returns:
 - the date
 
 
getNotOnOrAfter
public Date getNotOnOrAfter()
- Returns:
 - the date
 
 
getConditions
public ArrayList<Condition> getConditions()
- Returns:
 - the condition list
 
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net