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 theScopingObject.ProtocolFactory.createScoping(String value) Returns theScopingObject.ProtocolFactory.createScoping(Element value) Returns theScopingObject.AuthnRequest.getScoping()Returns theScopingobject.Methods in com.sun.identity.saml2.protocol with parameters of type ScopingModifier and TypeMethodDescriptionvoidAuthnRequest.setScoping(Scoping scoping) Sets theScopingobject.