Searched defs:setScoping (Results 1 - 10 of 10) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/
H A DAuthnRequestType.java135 void setScoping(com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType value); method in interface:AuthnRequestType
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/
H A DAuthnRequest.java126 public void setScoping(Scoping scoping) throws SAML2Exception; method in interface:AuthnRequest
132 * @see #setScoping(Scoping)
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/
H A DAuthnRequestType.java135 void setScoping(com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType value); method in interface:AuthnRequestType
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/
H A DAuthnRequest.java131 public void setScoping(Scoping scoping) throws SAML2Exception; method in interface:AuthnRequest
137 * @see #setScoping(Scoping)
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DAuthnRequestImpl.java230 public void setScoping(Scoping scoping) throws SAML2Exception { method in class:AuthnRequestImpl
242 * @see #setScoping(Scoping)
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DAuthnRequestImpl.java230 public void setScoping(Scoping scoping) throws SAML2Exception { method in class:AuthnRequestImpl
242 * @see #setScoping(Scoping)
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DAuthnRequestTypeImpl.java77 public void setScoping(com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType value) { method in class:AuthnRequestTypeImpl
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DAuthnRequestTypeImpl.java77 public void setScoping(com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType value) { method in class:AuthnRequestTypeImpl
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSAuthnRequest.java997 public void setScoping(FSScoping scoping) { method in class:FSAuthnRequest
1005 * @see #setScoping(FSScoping)
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSAuthnRequest.java1000 public void setScoping(FSScoping scoping) { method in class:FSAuthnRequest
1008 * @see #setScoping(FSScoping)

Completed in 53 milliseconds