Uses of Interface
com.sun.identity.saml2.protocol.Scoping
-
Uses of Scoping in com.sun.identity.saml2.protocol
Modifier 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.Modifier and TypeMethodDescriptionvoid
AuthnRequest.setScoping
(Scoping scoping) Sets theScoping
object.