Searched refs:getSoapAction (Results 1 - 18 of 18) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsaddr/
H A DProblemActionType.java60 java.lang.String getSoapAction(); method in interface:ProblemActionType
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsaddr/
H A DProblemActionType.java60 java.lang.String getSoapAction(); method in interface:ProblemActionType
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/disco/jaxb/
H A DDescriptionType.java86 java.lang.String getSoapAction(); method in interface:DescriptionType
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/disco/jaxb/
H A DDescriptionType.java86 java.lang.String getSoapAction(); method in interface:DescriptionType
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DSMDescriptionData.java96 soapAction = desc.getSoapAction();
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DSMDescriptionData.java96 soapAction = desc.getSoapAction();
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/interaction/
H A DInteractionManager.java493 getClientCert(messageID), getSoapAction(messageID),
1009 private String getSoapAction(String messageID) { method in class:InteractionManager
1013 soapAction = cacheEntry.getSoapAction();
1363 String getSoapAction() { method in class:InteractionManager.CacheEntry
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/interaction/
H A DInteractionManager.java496 getClientCert(messageID), getSoapAction(messageID),
1012 private String getSoapAction(String messageID) { method in class:InteractionManager
1016 soapAction = cacheEntry.getSoapAction();
1366 String getSoapAction() { method in class:InteractionManager.CacheEntry
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsaddr/impl/
H A DProblemActionTypeImpl.java31 public java.lang.String getSoapAction() { method in class:ProblemActionTypeImpl
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsaddr/impl/
H A DProblemActionTypeImpl.java31 public java.lang.String getSoapAction() { method in class:ProblemActionTypeImpl
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/disco/
H A DDescription.java347 public String getSoapAction() { method in class:Description
354 * @see #getSoapAction()
H A DDiscoveryClient.java192 soapAction = desc.getSoapAction();
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/disco/
H A DDescription.java347 public String getSoapAction() { method in class:Description
354 * @see #getSoapAction()
H A DDiscoveryClient.java192 soapAction = desc.getSoapAction();
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/disco/jaxb/impl/
H A DDescriptionTypeImpl.java47 public java.lang.String getSoapAction() { method in class:DescriptionTypeImpl
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/dst/
H A DDSTClient.java334 soapAction = description.getSoapAction();
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/disco/jaxb/impl/
H A DDescriptionTypeImpl.java47 public java.lang.String getSoapAction() { method in class:DescriptionTypeImpl
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/dst/
H A DDSTClient.java334 soapAction = description.getSoapAction();

Completed in 45 milliseconds