Searched refs:getAttribute (Results 251 - 275 of 3157) sorted by relevance

<<11121314151617181920>>

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/impl/
H A DCommonNameTypeImpl.java444 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
454 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
460 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
466 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACC");
472 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACCTime");
478 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modifier");
513 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
519 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
525 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACC");
531 attIdx = context.getAttribute("ur
[all...]
H A DDemographicsTypeImpl.java413 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
435 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
441 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
447 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACC");
453 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACCTime");
459 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modifier");
509 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
519 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
525 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
531 attIdx = context.getAttribute("ur
[all...]
H A DFacadeTypeImpl.java397 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
403 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
409 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACC");
415 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACCTime");
421 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modifier");
447 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
469 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
475 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
481 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACC");
487 attIdx = context.getAttribute("ur
[all...]
H A DAddressCardTypeImpl.java462 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
468 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
474 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACC");
480 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACCTime");
486 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modifier");
494 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
500 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
506 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACC");
512 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACCTime");
518 attIdx = context.getAttribute("ur
[all...]
H A DMsgTechnologyElementImpl.java171 attIdx = context.getAttribute("", "msgLimit");
177 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
183 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
189 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACC");
195 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACCTime");
201 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modifier");
232 attIdx = context.getAttribute("", "msgLimit");
238 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
244 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
250 attIdx = context.getAttribute("ur
[all...]
H A DMsgTechnologyTypeImpl.java160 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
166 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
172 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACC");
178 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACCTime");
184 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modifier");
192 attIdx = context.getAttribute("", "msgLimit");
228 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
234 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
240 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACC");
246 attIdx = context.getAttribute("ur
[all...]
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/spi/
H A DAMModuleProperties.java190 moduleName = getAttribute(node, "moduleName");
193 String timeout = getAttribute(node, "timeout");
194 String template = getAttribute(node, "template");
198 String image = getAttribute(node, "image");
202 String header = getAttribute(node, "header");
204 getAttribute(node, "error")).booleanValue();
205 int size = Integer.parseInt(getAttribute(node, "length"))
211 order = getAttribute(node, "order");
236 tmp = getAttribute(node, "isRequired");
246 tmp = getAttribute(nod
556 private String getAttribute(Node node, String name) { method in class:AMModuleProperties
[all...]
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/impl/
H A DCommonNameTypeImpl.java444 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
454 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
460 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
466 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACC");
472 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACCTime");
478 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modifier");
513 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
519 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
525 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACC");
531 attIdx = context.getAttribute("ur
[all...]
H A DDemographicsTypeImpl.java413 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
435 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
441 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
447 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACC");
453 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACCTime");
459 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modifier");
509 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
519 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
525 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
531 attIdx = context.getAttribute("ur
[all...]
H A DFacadeTypeImpl.java397 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
403 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
409 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACC");
415 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACCTime");
421 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modifier");
447 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
469 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
475 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
481 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACC");
487 attIdx = context.getAttribute("ur
[all...]
H A DAddressCardTypeImpl.java462 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
468 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
474 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACC");
480 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACCTime");
486 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modifier");
494 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
500 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
506 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACC");
512 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACCTime");
518 attIdx = context.getAttribute("ur
[all...]
H A DMsgTechnologyElementImpl.java171 attIdx = context.getAttribute("", "msgLimit");
177 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
183 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
189 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACC");
195 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACCTime");
201 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modifier");
232 attIdx = context.getAttribute("", "msgLimit");
238 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
244 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
250 attIdx = context.getAttribute("ur
[all...]
H A DMsgTechnologyTypeImpl.java160 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
166 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
172 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACC");
178 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACCTime");
184 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modifier");
192 attIdx = context.getAttribute("", "msgLimit");
228 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "id");
234 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "modificationTime");
240 attIdx = context.getAttribute("urn:liberty:id-sis-pp:2003-08", "ACC");
246 attIdx = context.getAttribute("ur
[all...]
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/soapbinding/jaxb/impl/
H A DCorrelationTypeImpl.java250 attIdx = context.getAttribute("", "messageID");
259 attIdx = context.getAttribute("", "timestamp");
268 attIdx = context.getAttribute("http://schemas.xmlsoap.org/soap/envelope/", "actor");
281 attIdx = context.getAttribute("", "refToMessageID");
291 attIdx = context.getAttribute("http://schemas.xmlsoap.org/soap/envelope/", "mustUnderstand");
301 attIdx = context.getAttribute("", "id");
385 attIdx = context.getAttribute("", "messageID");
394 attIdx = context.getAttribute("", "timestamp");
403 attIdx = context.getAttribute("http://schemas.xmlsoap.org/soap/envelope/", "actor");
416 attIdx = context.getAttribute("", "refToMessageI
[all...]
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadataextquery/impl/
H A DAttributeQueryDescriptorTypeImpl.java245 attIdx = context.getAttribute("", "index");
253 attIdx = context.getAttribute("", "WantAssertionsSigned");
259 attIdx = context.getAttribute("", "ID");
265 attIdx = context.getAttribute("", "cacheDuration");
271 attIdx = context.getAttribute("", "errorURL");
277 attIdx = context.getAttribute("", "protocolSupportEnumeration");
320 attIdx = context.getAttribute("", "index");
328 attIdx = context.getAttribute("", "WantAssertionsSigned");
334 attIdx = context.getAttribute("", "ID");
340 attIdx = context.getAttribute("", "cacheDuratio
[all...]
/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/authentication/service/protocol/
H A DRemoteSession.java93 if (isSerializable(getAttribute(attributeName)) &&
96 internalAttributes.put(attributeName, getAttribute(attributeName));
98 debug.message("adding attr=" + attributeName + ", " + getAttribute(attributeName));
194 public Object getAttribute(String name) { method in class:RemoteSession
195 return (session != null) ? session.getAttribute(name) :
200 * Same functionality as @see getAttribute.
207 return (session != null) ? session.getAttribute(name) :
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DLogoutResponseImpl.java172 responseId = element.getAttribute(SAML2Constants.ID);
175 version = element.getAttribute(SAML2Constants.VERSION);
178 String issueInstantStr = element.getAttribute(
182 destination = element.getAttribute(SAML2Constants.DESTINATION);
183 consent = element.getAttribute(SAML2Constants.CONSENT);
184 inResponseTo = element.getAttribute(SAML2Constants.INRESPONSETO);
H A DManageNameIDResponseImpl.java130 responseId = element.getAttribute("ID");
133 version = element.getAttribute("Version");
136 String issueInstantStr = element.getAttribute("IssueInstant");
139 destination = element.getAttribute("Destination");
140 consent = element.getAttribute("Consent");
141 inResponseTo = element.getAttribute("InResponseTo");
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/soapbinding/jaxb/impl/
H A DCorrelationTypeImpl.java250 attIdx = context.getAttribute("", "messageID");
259 attIdx = context.getAttribute("", "timestamp");
268 attIdx = context.getAttribute("http://schemas.xmlsoap.org/soap/envelope/", "actor");
281 attIdx = context.getAttribute("", "refToMessageID");
291 attIdx = context.getAttribute("http://schemas.xmlsoap.org/soap/envelope/", "mustUnderstand");
301 attIdx = context.getAttribute("", "id");
385 attIdx = context.getAttribute("", "messageID");
394 attIdx = context.getAttribute("", "timestamp");
403 attIdx = context.getAttribute("http://schemas.xmlsoap.org/soap/envelope/", "actor");
416 attIdx = context.getAttribute("", "refToMessageI
[all...]
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadataextquery/impl/
H A DAttributeQueryDescriptorTypeImpl.java245 attIdx = context.getAttribute("", "index");
253 attIdx = context.getAttribute("", "WantAssertionsSigned");
259 attIdx = context.getAttribute("", "ID");
265 attIdx = context.getAttribute("", "cacheDuration");
271 attIdx = context.getAttribute("", "errorURL");
277 attIdx = context.getAttribute("", "protocolSupportEnumeration");
320 attIdx = context.getAttribute("", "index");
328 attIdx = context.getAttribute("", "WantAssertionsSigned");
334 attIdx = context.getAttribute("", "ID");
340 attIdx = context.getAttribute("", "cacheDuratio
[all...]
/forgerock/openam/openam-core/src/main/java/com/iplanet/dpro/session/share/
H A DSessionRequestParser.java93 String temp = elem.getAttribute("vers");
97 temp = elem.getAttribute("reqid");
103 String data = elem.getAttribute("requester");
206 String temp = property.getAttribute("name");
210 temp = property.getAttribute("value");
238 String temp = elem.getAttribute("reset");
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/authentication/service/protocol/
H A DRemoteSession.java93 if (isSerializable(getAttribute(attributeName)) &&
96 internalAttributes.put(attributeName, getAttribute(attributeName));
98 debug.message("adding attr=" + attributeName + ", " + getAttribute(attributeName));
194 public Object getAttribute(String name) { method in class:RemoteSession
195 return (session != null) ? session.getAttribute(name) :
200 * Same functionality as @see getAttribute.
207 return (session != null) ? session.getAttribute(name) :
/forgerock/openam/openam-core/src/test/java/org/forgerock/openam/cts/
H A DTokenTestUtils.java48 Calendar resultCal = result.getAttribute(field);
49 Calendar expectedCal = expected.getAttribute(field);
75 byte[] resultValue = result.getAttribute(field);
76 byte[] expectedValue = expected.getAttribute(field);
89 Object resultValue = result.getAttribute(field);
90 Object expectedValue = expected.getAttribute(field);
/forgerock/openam/openam-core/src/test/java/org/forgerock/openam/cts/api/tokens/
H A DTokenTest.java44 assertEquals(value, token.getAttribute(key));
56 Calendar result = token.getAttribute(key);
69 assertEquals(value, token.getAttribute(key));
81 assertThat(data).isEqualTo(token.<byte[]>getAttribute(key));
149 Set<String> values = token.getAttribute(CoreTokenField.MULTI_STRING_ONE);
164 Set<String> set = token2.getAttribute(CoreTokenField.MULTI_STRING_ONE);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DLogoutResponseImpl.java172 responseId = element.getAttribute(SAML2Constants.ID);
175 version = element.getAttribute(SAML2Constants.VERSION);
178 String issueInstantStr = element.getAttribute(
182 destination = element.getAttribute(SAML2Constants.DESTINATION);
183 consent = element.getAttribute(SAML2Constants.CONSENT);
184 inResponseTo = element.getAttribute(SAML2Constants.INRESPONSETO);

Completed in 132 milliseconds

<<11121314151617181920>>