Searched defs:getAssertionIDRequestService (Results 1 - 16 of 16) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DAuthnAuthorityDescriptorType.java71 * getAssertionIDRequestService().add(newItem);
81 java.util.List getAssertionIDRequestService(); method in interface:AuthnAuthorityDescriptorType
H A DPDPDescriptorType.java71 * getAssertionIDRequestService().add(newItem);
81 java.util.List getAssertionIDRequestService(); method in interface:PDPDescriptorType
H A DAttributeAuthorityDescriptorType.java120 * getAssertionIDRequestService().add(newItem);
130 java.util.List getAssertionIDRequestService(); method in interface:AttributeAuthorityDescriptorType
H A DIDPSSODescriptorType.java134 * getAssertionIDRequestService().add(newItem);
144 java.util.List getAssertionIDRequestService(); method in interface:IDPSSODescriptorType
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DAuthnAuthorityDescriptorType.java71 * getAssertionIDRequestService().add(newItem);
81 java.util.List getAssertionIDRequestService(); method in interface:AuthnAuthorityDescriptorType
H A DPDPDescriptorType.java71 * getAssertionIDRequestService().add(newItem);
81 java.util.List getAssertionIDRequestService(); method in interface:PDPDescriptorType
H A DAttributeAuthorityDescriptorType.java120 * getAssertionIDRequestService().add(newItem);
130 java.util.List getAssertionIDRequestService(); method in interface:AttributeAuthorityDescriptorType
H A DIDPSSODescriptorType.java134 * getAssertionIDRequestService().add(newItem);
144 java.util.List getAssertionIDRequestService(); method in interface:IDPSSODescriptorType
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DAttributeAuthorityDescriptorTypeImpl.java68 public java.util.List getAssertionIDRequestService() { method in class:AttributeAuthorityDescriptorTypeImpl
H A DAuthnAuthorityDescriptorTypeImpl.java44 public java.util.List getAssertionIDRequestService() { method in class:AuthnAuthorityDescriptorTypeImpl
H A DIDPSSODescriptorTypeImpl.java79 public java.util.List getAssertionIDRequestService() { method in class:IDPSSODescriptorTypeImpl
H A DPDPDescriptorTypeImpl.java44 public java.util.List getAssertionIDRequestService() { method in class:PDPDescriptorTypeImpl
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DAttributeAuthorityDescriptorTypeImpl.java68 public java.util.List getAssertionIDRequestService() { method in class:AttributeAuthorityDescriptorTypeImpl
H A DAuthnAuthorityDescriptorTypeImpl.java44 public java.util.List getAssertionIDRequestService() { method in class:AuthnAuthorityDescriptorTypeImpl
H A DIDPSSODescriptorTypeImpl.java79 public java.util.List getAssertionIDRequestService() { method in class:IDPSSODescriptorTypeImpl
H A DPDPDescriptorTypeImpl.java44 public java.util.List getAssertionIDRequestService() { method in class:PDPDescriptorTypeImpl

Completed in 115 milliseconds