| Package | Description |
|---|---|
| com.sun.xml.wss.impl.callback | |
| com.sun.xml.wss.saml | |
| com.sun.xml.wss.saml.assertion.saml11.jaxb20 | |
| com.sun.xml.wss.saml.impl |
| Modifier and Type | Method and Description |
|---|---|
AuthorityBinding |
SAMLCallback.getAuthorityBinding() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAMLCallback.setAuthorityBinding(AuthorityBinding auth) |
| Modifier and Type | Method and Description |
|---|---|
abstract AuthorityBinding |
SAMLAssertionFactory.createAuthorityBinding(QName authKind,
String location,
String binding)
Constructs an instance of
AuthorityBinding. |
| Modifier and Type | Method and Description |
|---|---|
List<AuthorityBinding> |
AuthenticationStatement.getAuthorityBindingList()
Gets the value of the authorityBinding property.
|
| 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 |
|---|---|
List<AuthorityBinding> |
AuthenticationStatement.getAuthorityBindingList() |
| Modifier and Type | Method and Description |
|---|---|
AuthorityBinding |
SAMLAssertion2_2FactoryImpl.createAuthorityBinding(QName authKind,
String location,
String binding) |
AuthorityBinding |
SAMLAssertion2_1FactoryImpl.createAuthorityBinding(QName authKind,
String location,
String binding) |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.