Searched defs:getNameIDFormat (Results 1 - 25 of 26) sorted by relevance

12

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DAuthnAuthorityDescriptorType.java48 * getNameIDFormat().add(newItem);
57 java.util.List getNameIDFormat(); method in interface:AuthnAuthorityDescriptorType
H A DPDPDescriptorType.java48 * getNameIDFormat().add(newItem);
57 java.util.List getNameIDFormat(); method in interface:PDPDescriptorType
H A DAttributeAuthorityDescriptorType.java97 * getNameIDFormat().add(newItem);
106 java.util.List getNameIDFormat(); method in interface:AttributeAuthorityDescriptorType
H A DQueryDescriptorType.java47 * getNameIDFormat().add(newItem);
56 java.util.List getNameIDFormat(); method in interface:QueryDescriptorType
H A DSSODescriptorType.java97 * getNameIDFormat().add(newItem);
106 java.util.List getNameIDFormat(); method in interface:SSODescriptorType
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DAuthnAuthorityDescriptorType.java48 * getNameIDFormat().add(newItem);
57 java.util.List getNameIDFormat(); method in interface:AuthnAuthorityDescriptorType
H A DPDPDescriptorType.java48 * getNameIDFormat().add(newItem);
57 java.util.List getNameIDFormat(); method in interface:PDPDescriptorType
H A DAttributeAuthorityDescriptorType.java97 * getNameIDFormat().add(newItem);
106 java.util.List getNameIDFormat(); method in interface:AttributeAuthorityDescriptorType
H A DQueryDescriptorType.java47 * getNameIDFormat().add(newItem);
56 java.util.List getNameIDFormat(); method in interface:QueryDescriptorType
H A DSSODescriptorType.java97 * getNameIDFormat().add(newItem);
106 java.util.List getNameIDFormat(); method in interface:SSODescriptorType
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadataextquery/
H A DQueryDescriptorType.java47 * getNameIDFormat().add(newItem);
56 java.util.List getNameIDFormat(); method in interface:QueryDescriptorType
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadataextquery/
H A DQueryDescriptorType.java47 * getNameIDFormat().add(newItem);
56 java.util.List getNameIDFormat(); method in interface:QueryDescriptorType
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DQueryDescriptorTypeImpl.java33 public java.util.List getNameIDFormat() { method in class:QueryDescriptorTypeImpl
H A DAttributeAuthorityDescriptorTypeImpl.java57 public java.util.List getNameIDFormat() { method in class:AttributeAuthorityDescriptorTypeImpl
H A DAuthnAuthorityDescriptorTypeImpl.java33 public java.util.List getNameIDFormat() { method in class:AuthnAuthorityDescriptorTypeImpl
H A DPDPDescriptorTypeImpl.java33 public java.util.List getNameIDFormat() { method in class:PDPDescriptorTypeImpl
H A DSSODescriptorTypeImpl.java56 public java.util.List getNameIDFormat() { method in class:SSODescriptorTypeImpl
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadataextquery/impl/
H A DQueryDescriptorTypeImpl.java33 public java.util.List getNameIDFormat() { method in class:QueryDescriptorTypeImpl
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DQueryDescriptorTypeImpl.java33 public java.util.List getNameIDFormat() { method in class:QueryDescriptorTypeImpl
H A DAttributeAuthorityDescriptorTypeImpl.java57 public java.util.List getNameIDFormat() { method in class:AttributeAuthorityDescriptorTypeImpl
H A DAuthnAuthorityDescriptorTypeImpl.java33 public java.util.List getNameIDFormat() { method in class:AuthnAuthorityDescriptorTypeImpl
H A DPDPDescriptorTypeImpl.java33 public java.util.List getNameIDFormat() { method in class:PDPDescriptorTypeImpl
H A DSSODescriptorTypeImpl.java56 public java.util.List getNameIDFormat() { method in class:SSODescriptorTypeImpl
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadataextquery/impl/
H A DQueryDescriptorTypeImpl.java33 public java.util.List getNameIDFormat() { method in class:QueryDescriptorTypeImpl
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPProxyUtil.java602 String nameidFormat = getNameIDFormat(saml2Resp);
613 private static String getNameIDFormat(Response res) method in class:IDPProxyUtil

Completed in 98 milliseconds

12