org.picketlink.identity.federation.saml.common
Class CommonAssertionType
java.lang.Object
org.picketlink.identity.federation.saml.common.CommonAssertionType
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AssertionType, SAML11AssertionType
public class CommonAssertionType
- extends Object
- implements Serializable
SAML AssertionType
- Since:
- Jun 21, 2011
- Author:
- Anil.Saldhana@redhat.com
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
issueInstant
protected XMLGregorianCalendar issueInstant
ID
protected String ID
CommonAssertionType
public CommonAssertionType(String iD,
XMLGregorianCalendar issueInstant)
getIssueInstant
public XMLGregorianCalendar getIssueInstant()
getID
public String getID()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.