| Package | Description |
|---|---|
| org.jboss.seam.security.external | |
| org.jboss.seam.security.external.jaxb.samlv2.assertion | |
| org.jboss.seam.security.external.saml |
| Modifier and Type | Method and Description |
|---|---|
AssertionType |
SamlPrincipalImpl.getAssertion() |
| Modifier and Type | Method and Description |
|---|---|
void |
SamlPrincipalImpl.setAssertion(AssertionType assertion) |
| Modifier and Type | Method and Description |
|---|---|
AssertionType |
ObjectFactory.createAssertionType()
Create an instance of
AssertionType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AssertionType> |
ObjectFactory.createAssertion(AssertionType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AssertionType> |
ObjectFactory.createAssertion(AssertionType value)
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
SamlUtils.hasAssertionExpired(AssertionType assertion) |
Copyright © 2013 Seam Framework. All Rights Reserved.