| Package | Description |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.protocol |
| Modifier and Type | Field and Description |
|---|---|
protected ScopingType |
AuthnRequestType.scoping |
| Modifier and Type | Method and Description |
|---|---|
ScopingType |
ObjectFactory.createScopingType()
Create an instance of
ScopingType |
ScopingType |
AuthnRequestType.getScoping()
Gets the value of the scoping property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ScopingType> |
ObjectFactory.createScoping(ScopingType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ScopingType> |
ObjectFactory.createScoping(ScopingType value)
|
void |
AuthnRequestType.setScoping(ScopingType value)
Sets the value of the scoping property.
|
Copyright © 2013 Seam Framework. All Rights Reserved.