Searched refs:getExtensions (Results 1 - 25 of 87) sorted by relevance

1234

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DOrganizationType.java43 com.sun.identity.saml2.jaxb.metadata.ExtensionsType getExtensions(); method in interface:OrganizationType
H A DContactType.java46 com.sun.identity.saml2.jaxb.metadata.ExtensionsType getExtensions(); method in interface:ContactType
H A DEntitiesDescriptorType.java49 com.sun.identity.saml2.jaxb.metadata.ExtensionsType getExtensions(); method in interface:EntitiesDescriptorType
H A DAffiliationDescriptorType.java47 com.sun.identity.saml2.jaxb.metadata.ExtensionsType getExtensions(); method in interface:AffiliationDescriptorType
H A DEntityDescriptorType.java95 com.sun.identity.saml2.jaxb.metadata.ExtensionsType getExtensions(); method in interface:EntityDescriptorType
H A DRoleDescriptorType.java49 com.sun.identity.saml2.jaxb.metadata.ExtensionsType getExtensions(); method in interface:RoleDescriptorType
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DOrganizationType.java43 com.sun.identity.saml2.jaxb.metadata.ExtensionsType getExtensions(); method in interface:OrganizationType
H A DContactType.java46 com.sun.identity.saml2.jaxb.metadata.ExtensionsType getExtensions(); method in interface:ContactType
H A DEntitiesDescriptorType.java49 com.sun.identity.saml2.jaxb.metadata.ExtensionsType getExtensions(); method in interface:EntitiesDescriptorType
H A DAffiliationDescriptorType.java47 com.sun.identity.saml2.jaxb.metadata.ExtensionsType getExtensions(); method in interface:AffiliationDescriptorType
H A DEntityDescriptorType.java95 com.sun.identity.saml2.jaxb.metadata.ExtensionsType getExtensions(); method in interface:EntityDescriptorType
H A DRoleDescriptorType.java49 com.sun.identity.saml2.jaxb.metadata.ExtensionsType getExtensions(); method in interface:RoleDescriptorType
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DLDAPURLTest.java149 assertThat(ldapURL.getExtensions()).isEmpty();
164 assertThat(ldapURL.getExtensions()).isEmpty();
181 assertThat(ldapURL.getExtensions()).containsOnly("ext1", "ext2", "ext3");
212 assertThat(ldapURL.getExtensions()).isEmpty();
247 assertThat(ldapURL.getExtensions()).containsOnly("ext1", "ext2", "ext3");
264 assertThat(ldapURL.getExtensions()).containsOnly("ext/1", "ext/2", "ext/3");
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DLDAPURLTest.java149 assertThat(ldapURL.getExtensions()).isEmpty();
164 assertThat(ldapURL.getExtensions()).isEmpty();
181 assertThat(ldapURL.getExtensions()).containsOnly("ext1", "ext2", "ext3");
212 assertThat(ldapURL.getExtensions()).isEmpty();
247 assertThat(ldapURL.getExtensions()).containsOnly("ext1", "ext2", "ext3");
264 assertThat(ldapURL.getExtensions()).containsOnly("ext/1", "ext/2", "ext/3");
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/types/
H A DLDAPURLTest.java150 assertThat(ldapURL.getExtensions()).isEmpty();
165 assertThat(ldapURL.getExtensions()).isEmpty();
182 assertThat(ldapURL.getExtensions()).containsOnly("ext1", "ext2", "ext3");
213 assertThat(ldapURL.getExtensions()).isEmpty();
248 assertThat(ldapURL.getExtensions()).containsOnly("ext1", "ext2", "ext3");
265 assertThat(ldapURL.getExtensions()).containsOnly("ext/1", "ext/2", "ext/3");
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/
H A DRequestAbstract.java95 * @see #getExtensions
105 public Extensions getExtensions(); method in interface:RequestAbstract
H A DStatusResponse.java141 public com.sun.identity.saml2.protocol.Extensions getExtensions(); method in interface:StatusResponse
148 * @see #getExtensions
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/
H A DRequestAbstract.java91 * @see #getExtensions
101 public Extensions getExtensions(); method in interface:RequestAbstract
H A DStatusResponse.java139 public com.sun.identity.saml2.protocol.Extensions getExtensions(); method in interface:StatusResponse
146 * @see #getExtensions
/forgerock/openam-v13/openam-scripting/src/main/java/org/forgerock/openam/scripting/factories/
H A DRhinoScriptEngineFactory.java103 public List<String> getExtensions() { method in class:RhinoScriptEngineFactory
/forgerock/openam/openam-scripting/src/main/java/org/forgerock/openam/scripting/factories/
H A DRhinoScriptEngineFactory.java103 public List<String> getExtensions() { method in class:RhinoScriptEngineFactory
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/paos/
H A DPAOSHeader.java219 public Iterator getExtensions() { method in class:PAOSHeader
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/paos/
H A DPAOSHeader.java219 public Iterator getExtensions() { method in class:PAOSHeader
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/delegation/
H A DDelegationPermission.java312 public Map getExtensions() { method in class:DelegationPermission
/forgerock/openam/openam-core/src/main/java/com/sun/identity/delegation/
H A DDelegationPermission.java312 public Map getExtensions() { method in class:DelegationPermission

Completed in 37 milliseconds

1234