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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/dst/
H A DDSTConstants.java56 public static final String SAML_TOKEN = "SAMLTokenProfile"; field in class:DSTConstants
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/dst/
H A DDSTConstants.java56 public static final String SAML_TOKEN = "SAMLTokenProfile"; field in class:DSTConstants
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/soapbinding/
H A DMessage.java96 public static final int SAML_TOKEN = 2; field in class:Message
297 securityProfileType = SAML_TOKEN;
380 * and SAML_TOKEN.
392 * X509_TOKEN , SAML_TOKEN and BEARER_TOKEN
433 case SAML_TOKEN:
463 case SAML_TOKEN:
494 case SAML_TOKEN:
1452 securityProfileType = SAML_TOKEN;
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/soapbinding/
H A DMessage.java96 public static final int SAML_TOKEN = 2; field in class:Message
297 securityProfileType = SAML_TOKEN;
380 * and SAML_TOKEN.
392 * X509_TOKEN , SAML_TOKEN and BEARER_TOKEN
433 case SAML_TOKEN:
463 case SAML_TOKEN:
494 case SAML_TOKEN:
1452 securityProfileType = SAML_TOKEN;

Completed in 35 milliseconds