|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthorityBindingType | |
|---|---|
| com.sun.xml.wss.saml.assertion.saml11.jaxb20 | |
| com.sun.xml.wss.saml.internal.saml11.jaxb20 | |
| Uses of AuthorityBindingType in com.sun.xml.wss.saml.assertion.saml11.jaxb20 |
|---|
| Subclasses of AuthorityBindingType in com.sun.xml.wss.saml.assertion.saml11.jaxb20 | |
|---|---|
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 AuthorityBindingType | |
|---|---|
static AuthorityBindingType |
AuthorityBinding.fromElement(Element element)
Constructs an AuthorityBinding element from an existing XML
block. |
| Constructors in com.sun.xml.wss.saml.assertion.saml11.jaxb20 with parameters of type AuthorityBindingType | |
|---|---|
AuthorityBinding(AuthorityBindingType authBinType)
|
|
| Uses of AuthorityBindingType in com.sun.xml.wss.saml.internal.saml11.jaxb20 |
|---|
| Fields in com.sun.xml.wss.saml.internal.saml11.jaxb20 with type parameters of type AuthorityBindingType | |
|---|---|
protected List<AuthorityBindingType> |
AuthenticationStatementType.authorityBinding
|
| Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return AuthorityBindingType | |
|---|---|
AuthorityBindingType |
ObjectFactory.createAuthorityBindingType()
Create an instance of AuthorityBindingType |
| Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return types with arguments of type AuthorityBindingType | |
|---|---|
JAXBElement<AuthorityBindingType> |
ObjectFactory.createAuthorityBinding(AuthorityBindingType value)
Create an instance of JAXBElement<AuthorityBindingType>} |
List<AuthorityBindingType> |
AuthenticationStatementType.getAuthorityBinding()
Gets the value of the authorityBinding property. |
| Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 with parameters of type AuthorityBindingType | |
|---|---|
JAXBElement<AuthorityBindingType> |
ObjectFactory.createAuthorityBinding(AuthorityBindingType value)
Create an instance of JAXBElement<AuthorityBindingType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||