Uses of Interface
com.sun.identity.saml2.protocol.Extensions
-
Uses of Extensions in com.sun.identity.saml2.protocol
Modifier 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.Modifier and TypeMethodDescriptionvoid
RequestAbstract.setExtensions
(Extensions extensions) Sets theExtensions
Object.void
StatusResponse.setExtensions
(Extensions value) Sets the value of the extensions property.