org.jboss.seam.security.external.saml
Class SamlUtils
java.lang.Object
org.jboss.seam.security.external.saml.SamlUtils
public class SamlUtils
- extends Object
- Author:
- Marcel Kolsteren
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SamlUtils
public SamlUtils()
getXMLGregorianCalendarNow
public static XMLGregorianCalendar getXMLGregorianCalendarNow()
getXMLGregorianCalendarNowPlusDuration
public static XMLGregorianCalendar getXMLGregorianCalendarNowPlusDuration(int field,
int amount)
hasAssertionExpired
public static boolean hasAssertionExpired(AssertionType assertion)
getDocumentAsString
public static String getDocumentAsString(Document document)
Copyright © 2011 Seam Framework. All Rights Reserved.