Uses of Interface
com.sun.identity.saml2.protocol.Scoping
Packages that use Scoping
-
Uses of Scoping in com.sun.identity.saml2.protocol
Methods in com.sun.identity.saml2.protocol that return ScopingModifier and TypeMethodDescriptionProtocolFactory.createScoping()
Returns theScoping
Object.ProtocolFactory.createScoping
(String value) Returns theScoping
Object.ProtocolFactory.createScoping
(Element value) Returns theScoping
Object.AuthnRequest.getScoping()
Returns theScoping
object.Methods in com.sun.identity.saml2.protocol with parameters of type ScopingModifier and TypeMethodDescriptionvoid
AuthnRequest.setScoping
(Scoping scoping) Sets theScoping
object.