Searched refs:getProtocolProfile (Results 1 - 16 of 16) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/
H A DAuthnRequestType.java248 java.lang.String getProtocolProfile(); method in interface:AuthnRequestType
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/
H A DAuthnRequestType.java248 java.lang.String getProtocolProfile(); method in interface:AuthnRequestType
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSProxyHandler.java109 String protocolProfile = authnRequest.getProtocolProfile();
H A DFSAssertionConsumerService.java412 if (!authnRequest.getProtocolProfile().equals(
438 authnRequest.getProtocolProfile().equals(
H A DFSIntersiteTransferService.java465 if (authnRequest.getProtocolProfile().equals(
467 authnRequest.getProtocolProfile().equals(
477 } else if(authnRequest.getProtocolProfile().equals(
H A DFSSSOAndFedHandler.java1619 origRequest.getProtocolProfile(),
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSProxyHandler.java109 String protocolProfile = authnRequest.getProtocolProfile();
H A DFSAssertionConsumerService.java412 if (!authnRequest.getProtocolProfile().equals(
438 authnRequest.getProtocolProfile().equals(
H A DFSIntersiteTransferService.java465 if (authnRequest.getProtocolProfile().equals(
467 authnRequest.getProtocolProfile().equals(
477 } else if(authnRequest.getProtocolProfile().equals(
H A DFSSSOAndFedHandler.java1619 origRequest.getProtocolProfile(),
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSServiceManager.java117 String profile = authnRequest.getProtocolProfile();
239 String profile = authnRequest.getProtocolProfile();
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSServiceManager.java117 String profile = authnRequest.getProtocolProfile();
239 String profile = authnRequest.getProtocolProfile();
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DAuthnRequestTypeImpl.java130 public java.lang.String getProtocolProfile() { method in class:AuthnRequestTypeImpl
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSAuthnRequest.java795 public String getProtocolProfile() { method in class:FSAuthnRequest
803 * @see #getProtocolProfile()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DAuthnRequestTypeImpl.java130 public java.lang.String getProtocolProfile() { method in class:AuthnRequestTypeImpl
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSAuthnRequest.java798 public String getProtocolProfile() { method in class:FSAuthnRequest
806 * @see #getProtocolProfile()

Completed in 720 milliseconds