| Package | Description |
|---|---|
| com.sun.xml.wss.saml.assertion.saml11.jaxb20 | |
| com.sun.xml.wss.saml.internal.saml11.jaxb20 |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorityBinding
The
AuthorityBinding element may be used to indicate
to a replying party receiving an AuthenticationStatement that
a SAML authority may be available to provide additional information about
the subject of the statement. |
| Modifier and Type | Method and Description |
|---|---|
static AuthorityBindingType |
AuthorityBinding.fromElement(Element element)
Constructs an
AuthorityBinding element from an existing XML
block. |
| Constructor and Description |
|---|
AuthorityBinding(AuthorityBindingType authBinType) |
| Modifier and Type | Field and Description |
|---|---|
protected List<AuthorityBindingType> |
AuthenticationStatementType.authorityBinding |
| Modifier and Type | Method and Description |
|---|---|
AuthorityBindingType |
ObjectFactory.createAuthorityBindingType()
Create an instance of
AuthorityBindingType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AuthorityBindingType> |
ObjectFactory.createAuthorityBinding(AuthorityBindingType value)
|
List<AuthorityBindingType> |
AuthenticationStatementType.getAuthorityBinding()
Gets the value of the authorityBinding property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AuthorityBindingType> |
ObjectFactory.createAuthorityBinding(AuthorityBindingType value)
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.