Searched defs:setProxyCount (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 DScopingType.java49 void setProxyCount(java.math.BigInteger value); method in interface:ScopingType
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/
H A DScopingType.java49 void setProxyCount(java.math.BigInteger value); method in interface:ScopingType
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/
H A DScoping.java83 * @see #setProxyCount(Integer)
95 public void setProxyCount(Integer proxyCount) throws SAML2Exception; method in interface:Scoping
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSScoping.java121 public void setProxyCount(int count) { method in class:FSScoping
267 scoping.setProxyCount(proxyCount);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSScoping.java121 public void setProxyCount(int count) { method in class:FSScoping
267 scoping.setProxyCount(proxyCount);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/
H A DScoping.java87 * @see #setProxyCount(Integer)
99 public void setProxyCount(Integer proxyCount) throws SAML2Exception; method in interface:Scoping
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DScopingImpl.java163 public void setProxyCount(Integer proxyCount) throws SAML2Exception { method in class:ScopingImpl
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DScopingImpl.java163 public void setProxyCount(Integer proxyCount) throws SAML2Exception { method in class:ScopingImpl
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DScopingTypeImpl.java27 public void setProxyCount(java.math.BigInteger value) { method in class:ScopingTypeImpl
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DScopingTypeImpl.java27 public void setProxyCount(java.math.BigInteger value) { method in class:ScopingTypeImpl

Completed in 76 milliseconds