Searched defs:SAMLAWARE (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/plugin/monitoring/
H A DFedMonSAML1Svc.java47 String SAMLAWARE = "SAMLAware"; field in interface:FedMonSAML1Svc
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/plugin/monitoring/
H A DFedMonSAML1Svc.java47 String SAMLAWARE = "SAMLAware"; field in interface:FedMonSAML1Svc
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/monitoring/
H A DSsoServerSAML1SvcImpl.java58 public static final String SAMLAWARE = "SAMLAware"; field in class:SsoServerSAML1SvcImpl
131 * for one of the SAML1 End Points (SOAPReceiver, POSTProfile, SAMLAWARE).
143 } else if (endPoint.equals(SAMLAWARE)) {
182 } else if (endPoint.equals(SAMLAWARE)) {
/forgerock/openam/openam-core/src/main/java/com/sun/identity/monitoring/
H A DSsoServerSAML1SvcImpl.java58 public static final String SAMLAWARE = "SAMLAware"; field in class:SsoServerSAML1SvcImpl
131 * for one of the SAML1 End Points (SOAPReceiver, POSTProfile, SAMLAWARE).
143 } else if (endPoint.equals(SAMLAWARE)) {
182 } else if (endPoint.equals(SAMLAWARE)) {

Completed in 22 milliseconds