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

/forgerock/openam-v13/openam-sts/openam-client-sts/src/main/java/org/forgerock/openam/sts/config/user/
H A DAuthTargetMapping.java271 public AuthTarget getAuthTargetMapping(TokenTypeId tokenTypeId) { method in class:AuthTargetMapping
H A DDeploymentConfig.java145 public AuthTargetMapping getAuthTargetMapping() { method in class:DeploymentConfig
176 authTargetMapping.equals(otherConfig.getAuthTargetMapping()) &&
/forgerock/openam/openam-sts/openam-client-sts/src/main/java/org/forgerock/openam/sts/config/user/
H A DAuthTargetMapping.java271 public AuthTarget getAuthTargetMapping(TokenTypeId tokenTypeId) { method in class:AuthTargetMapping
H A DDeploymentConfig.java148 public AuthTargetMapping getAuthTargetMapping() { method in class:DeploymentConfig
179 authTargetMapping.equals(otherConfig.getAuthTargetMapping()) &&

Completed in 35 milliseconds