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 theExtensionsObject.ProtocolFactory.createExtensions(String value) Returns theExtensionsObject.ProtocolFactory.createExtensions(Element value) Returns theExtensionsObject.RequestAbstract.getExtensions()Returns theExtensionsObject.StatusResponse.getExtensions()Returns the value of the extensions property.Methods in com.sun.identity.saml2.protocol with parameters of type ExtensionsModifier and TypeMethodDescriptionvoidRequestAbstract.setExtensions(Extensions extensions) Sets theExtensionsObject.voidStatusResponse.setExtensions(Extensions value) Sets the value of the extensions property.