Uses of Interface
com.sun.identity.saml2.protocol.Extensions
Packages that use Extensions
-
Uses of Extensions in com.sun.identity.saml2.protocol
Methods in com.sun.identity.saml2.protocol that return ExtensionsModifier and TypeMethodDescriptionProtocolFactory.createExtensions()
Returns theExtensions
Object.ProtocolFactory.createExtensions
(String value) Returns theExtensions
Object.ProtocolFactory.createExtensions
(Element value) Returns theExtensions
Object.RequestAbstract.getExtensions()
Returns theExtensions
Object.StatusResponse.getExtensions()
Returns the value of the extensions property.Methods in com.sun.identity.saml2.protocol with parameters of type ExtensionsModifier and TypeMethodDescriptionvoid
RequestAbstract.setExtensions
(Extensions extensions) Sets theExtensions
Object.void
StatusResponse.setExtensions
(Extensions value) Sets the value of the extensions property.