Searched refs:setLocation (Results 1 - 25 of 70) sorted by relevance

123

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/assertion/
H A DAuthorityBindingType.java66 void setLocation(java.lang.String value); method in interface:AuthorityBindingType
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DEndpointType.java92 void setLocation(java.lang.String value); method in interface:EndpointType
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/assertion/
H A DAuthorityBindingType.java66 void setLocation(java.lang.String value); method in interface:AuthorityBindingType
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DEndpointType.java92 void setLocation(java.lang.String value); method in interface:EndpointType
/forgerock/openam-v13/openam-federation/OpenFM/src/test/java/com/sun/identity/policy/
H A DOpenProvisioning.java160 Set<String> setLocation = new HashSet<String>();
161 setLocation.add("CA");
162 attrValues.put("postaladdress", setLocation);
197 Set<String> setLocation = new HashSet<String>();
198 setLocation.add("CA");
200 setLocation);
/forgerock/openam/openam-federation/OpenFM/src/test/java/com/sun/identity/policy/
H A DOpenProvisioning.java166 Set<String> setLocation = new HashSet<String>();
167 setLocation.add("CA");
168 attrValues.put("postaladdress", setLocation);
203 Set<String> setLocation = new HashSet<String>();
204 setLocation.add("CA");
206 setLocation);
/forgerock/openam/openam-push-notification/src/main/java/org/forgerock/openam/services/push/dispatch/
H A DPushMessageChallengeResponsePredicate.java85 public void setLocation(String location) { method in class:PushMessageChallengeResponsePredicate
H A DSignedJwtVerificationPredicate.java76 public void setLocation(String location) { method in class:SignedJwtVerificationPredicate
/forgerock/openam-v13/openam-tools/openam-diagnostics/openam-diagnostics-base/src/main/java/com/sun/identity/diagnostic/base/core/ui/gui/
H A DGUIManager.java91 frame.setLocation((screenSize.width - frameSize.width) / 2,
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/ui/
H A DUtilities.java115 comp.setLocation((screenSize.width / 4) - (width / 2),
119 comp.setLocation((screenSize.width - width) / 2,
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/ui/
H A DUtilities.java116 comp.setLocation((screenSize.width / 4) - (width / 2),
120 comp.setLocation((screenSize.width - width) / 2,
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/ui/
H A DUtilities.java116 comp.setLocation((screenSize.width / 4) - (width / 2),
120 comp.setLocation((screenSize.width - width) / 2,
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/ui/
H A DUtilities.java115 comp.setLocation((screenSize.width / 4) - (width / 2),
119 comp.setLocation((screenSize.width - width) / 2,
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/ui/
H A DUtilities.java116 comp.setLocation((screenSize.width / 4) - (width / 2),
120 comp.setLocation((screenSize.width - width) / 2,
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/ui/
H A DUtilities.java115 comp.setLocation(screenSize.width / 4 - width / 2,
119 comp.setLocation((screenSize.width - width) / 2,
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/
H A DSAMLv2SPServicesViewBean.java236 tblAssertionConsumerModel.setLocation(i);
257 acsElem.setLocation(location);
H A DIDFFSPViewBean.java230 tblAuthContextsModel.setLocation(i);
H A DSAMLv2IDPAssertionContentViewBean.java154 tblAuthContextsModel.setLocation(i);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/
H A DSAMLv2SPServicesViewBean.java236 tblAssertionConsumerModel.setLocation(i);
257 acsElem.setLocation(location);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/test/java/com/sun/identity/saml2/profile/
H A DSLOLocationTest.java83 ret.setLocation(location);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/common/
H A DIDPEntry.java122 * @see #setLocation(String)
134 public void setLocation(String location) { method in class:IDPEntry
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/common/
H A DIDPEntry.java122 * @see #setLocation(String)
134 public void setLocation(String location) { method in class:IDPEntry
/forgerock/openam/openam-federation/openam-federation-library/src/test/java/com/sun/identity/saml2/profile/
H A DSLOLocationTest.java83 ret.setLocation(location);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2ModelImpl.java1025 elem.setLocation("");
1034 elem.setLocation(artLocation);
1172 namidElem1.setLocation(nameIDmappingloc);
1206 slsElemRed.setLocation(ssohttpLocation);
1216 slsElemPost.setLocation(ssopostLocation);
1226 slsElemSoap.setLocation(ssoSoapLocation);
2166 authzService.setLocation((String)AMAdminUtils.getValue(
2883 key1.setLocation("");
2886 key2.setLocation("");
2889 key1.setLocation(defLocatio
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2ModelImpl.java1025 elem.setLocation("");
1034 elem.setLocation(artLocation);
1172 namidElem1.setLocation(nameIDmappingloc);
1206 slsElemRed.setLocation(ssohttpLocation);
1216 slsElemPost.setLocation(ssopostLocation);
1226 slsElemSoap.setLocation(ssoSoapLocation);
2166 authzService.setLocation((String)AMAdminUtils.getValue(
2883 key1.setLocation("");
2886 key2.setLocation("");
2889 key1.setLocation(defLocatio
[all...]

Completed in 54 milliseconds

123