|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AuthorityBinding in com.sun.xml.wss.impl.callback |
|---|
| Methods in com.sun.xml.wss.impl.callback that return AuthorityBinding | |
|---|---|
AuthorityBinding |
SAMLCallback.getAuthorityBinding()
|
| Methods in com.sun.xml.wss.impl.callback with parameters of type AuthorityBinding | |
|---|---|
void |
SAMLCallback.setAuthorityBinding(AuthorityBinding auth)
|
| Uses of AuthorityBinding in com.sun.xml.wss.saml |
|---|
| Methods in com.sun.xml.wss.saml that return AuthorityBinding | |
|---|---|
abstract AuthorityBinding |
SAMLAssertionFactory.createAuthorityBinding(QName authKind,
String location,
String binding)
Constructs an instance of AuthorityBinding. |
| Methods in com.sun.xml.wss.saml that return types with arguments of type AuthorityBinding | |
|---|---|
List<AuthorityBinding> |
AuthenticationStatement.getAuthorityBindingList()
Gets the value of the authorityBinding property. |
| Uses of AuthorityBinding in com.sun.xml.wss.saml.assertion.saml11.jaxb10 |
|---|
| Methods in com.sun.xml.wss.saml.assertion.saml11.jaxb10 that return types with arguments of type AuthorityBinding | |
|---|---|
List<AuthorityBinding> |
AuthenticationStatement.getAuthorityBindingList()
|
| Uses of AuthorityBinding in com.sun.xml.wss.saml.assertion.saml11.jaxb20 |
|---|
| Classes in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that implement AuthorityBinding | |
|---|---|
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. |
| Methods in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that return types with arguments of type AuthorityBinding | |
|---|---|
List<AuthorityBinding> |
AuthenticationStatement.getAuthorityBindingList()
|
| Uses of AuthorityBinding in com.sun.xml.wss.saml.impl |
|---|
| Methods in com.sun.xml.wss.saml.impl that return AuthorityBinding | |
|---|---|
AuthorityBinding |
SAMLAssertion1_1FactoryImpl.createAuthorityBinding(QName authKind,
String location,
String binding)
|
AuthorityBinding |
SAMLAssertion2_1FactoryImpl.createAuthorityBinding(QName authKind,
String location,
String binding)
|
AuthorityBinding |
SAMLAssertion2_2FactoryImpl.createAuthorityBinding(QName authKind,
String location,
String binding)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||