Uses of Class
com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthorityBindingType
Packages that use AuthorityBindingType
Package
Description
-
Uses of AuthorityBindingType in com.sun.xml.wss.saml.assertion.saml11.jaxb20
Subclasses of AuthorityBindingType in com.sun.xml.wss.saml.assertion.saml11.jaxb20Modifier and TypeClassDescriptionclassTheAuthorityBindingelement may be used to indicate to a replying party receiving anAuthenticationStatementthat 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 AuthorityBindingTypeModifier and TypeMethodDescriptionstatic AuthorityBindingTypeAuthorityBinding.fromElement(Element element) Constructs anAuthorityBindingelement from an existing XML block.Constructors in com.sun.xml.wss.saml.assertion.saml11.jaxb20 with parameters of type AuthorityBindingType -
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 AuthorityBindingTypeModifier and TypeFieldDescriptionprotected List<AuthorityBindingType>AuthenticationStatementType.authorityBindingMethods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return AuthorityBindingTypeModifier and TypeMethodDescriptionObjectFactory.createAuthorityBindingType()Create an instance ofAuthorityBindingTypeMethods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return types with arguments of type AuthorityBindingTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AuthorityBindingType>ObjectFactory.createAuthorityBinding(AuthorityBindingType value) AuthenticationStatementType.getAuthorityBinding()Gets the value of the authorityBinding property.Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 with parameters of type AuthorityBindingTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AuthorityBindingType>ObjectFactory.createAuthorityBinding(AuthorityBindingType value)