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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/disco/
H A DDiscoveryService.java89 DiscoServiceManager.getSupportedAuthenticationMechanisms();
101 DiscoServiceManager.getDiscoProviderID());
105 if (DiscoServiceManager.useResponseAuthentication() ||
185 String providerID = DiscoServiceManager.getDiscoProviderID();
206 ResourceIDMapper idMapper = DiscoServiceManager.getResourceIDMapper(
209 idMapper = DiscoServiceManager.getDefaultResourceIDMapper();
229 entryHandler = DiscoServiceManager.getDiscoEntryHandler();
231 entryHandler = DiscoServiceManager.getGlobalEntryHandler();
262 if (DiscoServiceManager.needPolicyEvalLookup()) {
264 authorizer = DiscoServiceManager
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/disco/
H A DDiscoveryService.java89 DiscoServiceManager.getSupportedAuthenticationMechanisms();
101 DiscoServiceManager.getDiscoProviderID());
105 if (DiscoServiceManager.useResponseAuthentication() ||
185 String providerID = DiscoServiceManager.getDiscoProviderID();
206 ResourceIDMapper idMapper = DiscoServiceManager.getResourceIDMapper(
209 idMapper = DiscoServiceManager.getDefaultResourceIDMapper();
229 entryHandler = DiscoServiceManager.getDiscoEntryHandler();
231 entryHandler = DiscoServiceManager.getGlobalEntryHandler();
262 if (DiscoServiceManager.needPolicyEvalLookup()) {
264 authorizer = DiscoServiceManager
[all...]
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSDiscoveryBootStrap.java40 import com.sun.identity.liberty.ws.disco.common.DiscoServiceManager;
137 DiscoServiceManager.getBootstrappingDiscoEntry();
146 if (!DiscoServiceManager.useImpliedResource()) {
148 DiscoServiceManager.getResourceIDMapper(providerID);
150 idMapper = DiscoServiceManager.getDefaultResourceIDMapper();
175 if (DiscoServiceManager.encryptNIinSessionContext()) {
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSDiscoveryBootStrap.java40 import com.sun.identity.liberty.ws.disco.common.DiscoServiceManager;
137 DiscoServiceManager.getBootstrappingDiscoEntry();
146 if (!DiscoServiceManager.useImpliedResource()) {
148 DiscoServiceManager.getResourceIDMapper(providerID);
150 idMapper = DiscoServiceManager.getDefaultResourceIDMapper();
175 if (DiscoServiceManager.encryptNIinSessionContext()) {
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/authnsvc/
H A DAuthnSvcUtils.java48 import com.sun.identity.liberty.ws.disco.common.DiscoServiceManager;
119 DiscoServiceManager.getBootstrappingDiscoEntry();
121 if (!DiscoServiceManager.useImpliedResource()) {
126 DiscoServiceManager.getResourceIDMapper(providerID);
128 idMapper = DiscoServiceManager.getDefaultResourceIDMapper();
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/authnsvc/
H A DAuthnSvcUtils.java48 import com.sun.identity.liberty.ws.disco.common.DiscoServiceManager;
119 DiscoServiceManager.getBootstrappingDiscoEntry();
121 if (!DiscoServiceManager.useImpliedResource()) {
126 DiscoServiceManager.getResourceIDMapper(providerID);
128 idMapper = DiscoServiceManager.getDefaultResourceIDMapper();
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DDiscoveryBootstrap.java41 import com.sun.identity.liberty.ws.disco.common.DiscoServiceManager;
145 DiscoServiceManager.getBootstrappingDiscoEntry();
170 if (!DiscoServiceManager.useImpliedResource()) {
172 DiscoServiceManager.getResourceIDMapper(providerID);
174 idMapper = DiscoServiceManager.getDefaultResourceIDMapper();
200 if (DiscoServiceManager.encryptNIinSessionContext()) {
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DDiscoveryBootstrap.java41 import com.sun.identity.liberty.ws.disco.common.DiscoServiceManager;
145 DiscoServiceManager.getBootstrappingDiscoEntry();
170 if (!DiscoServiceManager.useImpliedResource()) {
172 DiscoServiceManager.getResourceIDMapper(providerID);
174 idMapper = DiscoServiceManager.getDefaultResourceIDMapper();
200 if (DiscoServiceManager.encryptNIinSessionContext()) {
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/disco/common/
H A DDiscoServiceManager.java25 * $Id: DiscoServiceManager.java,v 1.7 2008/08/06 17:28:08 exu Exp $
69 public class DiscoServiceManager implements ConfigurationListener { class in inherits:ConfigurationListener
133 private DiscoServiceManager() { method in class:DiscoServiceManager
139 ci.addListener(new DiscoServiceManager());
143 debug.error("DiscoServiceManager.static:", ce);
145 debug.error("DiscoServiceManager.static: Unable to " +
160 debug.message("DiscoServiceManager.configChanged.");
259 * could call <code>DiscoServiceManager.getDefaultResourceIDMapper()</code>
294 debug.error("DiscoServiceManager.setValues: "
300 debug.message("DiscoServiceManager
[all...]
H A DDiscoUtils.java174 if (DiscoServiceManager.needSessionContextStatement()) {
382 DiscoServiceManager.getDiscoProviderID()));
387 DiscoServiceManager.getNameIdentifierMapper();
390 DiscoServiceManager.getDiscoProviderID();
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/disco/common/
H A DDiscoServiceManager.java25 * $Id: DiscoServiceManager.java,v 1.7 2008/08/06 17:28:08 exu Exp $
69 public class DiscoServiceManager implements ConfigurationListener { class in inherits:ConfigurationListener
133 private DiscoServiceManager() { method in class:DiscoServiceManager
139 ci.addListener(new DiscoServiceManager());
143 debug.error("DiscoServiceManager.static:", ce);
145 debug.error("DiscoServiceManager.static: Unable to " +
160 debug.message("DiscoServiceManager.configChanged.");
259 * could call <code>DiscoServiceManager.getDefaultResourceIDMapper()</code>
294 debug.error("DiscoServiceManager.setValues: "
300 debug.message("DiscoServiceManager
[all...]
H A DDiscoUtils.java174 if (DiscoServiceManager.needSessionContextStatement()) {
382 DiscoServiceManager.getDiscoProviderID()));
387 DiscoServiceManager.getNameIdentifierMapper();
390 DiscoServiceManager.getDiscoProviderID();
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/
H A DSMDiscoveryDescriptionViewBeanBase.java44 import com.sun.identity.liberty.ws.disco.common.DiscoServiceManager;
215 set.addAll(DiscoServiceManager.getSupportedAuthenticationMechanisms());
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/
H A DSMDiscoveryDescriptionViewBeanBase.java44 import com.sun.identity.liberty.ws.disco.common.DiscoServiceManager;
215 set.addAll(DiscoServiceManager.getSupportedAuthenticationMechanisms());
/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/liberty/ws/disco/plugins/
H A DDiscoEntryHandlerImplUtils.java50 import com.sun.identity.liberty.ws.disco.common.DiscoServiceManager;
314 Set supportedDirectives = DiscoServiceManager.getSupportedDirectives();
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/liberty/ws/disco/plugins/
H A DDiscoEntryHandlerImplUtils.java50 import com.sun.identity.liberty.ws.disco.common.DiscoServiceManager;
314 Set supportedDirectives = DiscoServiceManager.getSupportedDirectives();
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/security/
H A DLibSecurityTokenProvider.java39 import com.sun.identity.liberty.ws.disco.common.DiscoServiceManager;
512 String issuer = DiscoServiceManager.getDiscoProviderID();
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/security/
H A DLibSecurityTokenProvider.java42 import com.sun.identity.liberty.ws.disco.common.DiscoServiceManager;
515 String issuer = DiscoServiceManager.getDiscoProviderID();

Completed in 51 milliseconds