Searched defs:get (Results 51 - 75 of 478) sorted by relevance

1234567891011>>

/forgerock/openam-v13/openam-oauth2-common/openid-connect-core/src/main/java/org/forgerock/openidconnect/
H A DOpenIdConnectClientRegistrationStore.java35 OpenIdConnectClientRegistration get(String clientId, OAuth2Request request) method in interface:OpenIdConnectClientRegistrationStore
41 OpenIdConnectClientRegistration get(String clientId, String realm, Context context) method in interface:OpenIdConnectClientRegistrationStore
/forgerock/openam-v13/openam-selfservice/src/main/java/org/forgerock/openam/selfservice/
H A DJwtSnapshotTokenHandlerFactory.java47 public SnapshotTokenHandler get(SnapshotTokenConfig config) { method in class:JwtSnapshotTokenHandlerFactory
/forgerock/openam-v13/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/sms/
H A DExcludedServicesFactory.java40 public Collection<String> get(SchemaType type) { method in class:ExcludedServicesFactory
/forgerock/openam-v13/openam-entitlements/src/main/java/org/forgerock/openam/entitlement/service/
H A DDefaultPrivilegeManagerFactory.java31 public PrivilegeManager get(String realm, Subject subject) { method in class:DefaultPrivilegeManagerFactory
H A DPrivilegeManagerFactory.java37 PrivilegeManager get(String realm, Subject subject); method in interface:PrivilegeManagerFactory
/forgerock/openam/openam-oauth2/src/main/java/org/forgerock/oauth2/core/
H A DClientRegistrationStore.java39 ClientRegistration get(String clientId, OAuth2Request request) method in interface:ClientRegistrationStore
51 ClientRegistration get(String clientId, String realm, Context context) method in interface:ClientRegistrationStore
/forgerock/openam/openam-oauth2/src/main/java/org/forgerock/openidconnect/
H A DOpenIdConnectClientRegistrationStore.java35 OpenIdConnectClientRegistration get(String clientId, OAuth2Request request) method in interface:OpenIdConnectClientRegistrationStore
41 OpenIdConnectClientRegistration get(String clientId, String realm, Context context) method in interface:OpenIdConnectClientRegistrationStore
/forgerock/openam/openam-rest/src/main/java/org/forgerock/openam/services/
H A DRestSecurityProvider.java36 public RestSecurity get(String realm) { method in class:RestSecurityProvider
37 RestSecurity restSecurity = REALM_REST_SECURITY_MAP.get(realm);
40 restSecurity = REALM_REST_SECURITY_MAP.get(realm);
/forgerock/openam/openam-shared/src/main/java/org/forgerock/openam/shared/guice/
H A DCloseableHttpClientProvider.java59 public Client get() { method in class:CloseableHttpClientProvider
/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/sms/
H A DExcludedServicesFactory.java40 public Collection<String> get(SchemaType type) { method in class:ExcludedServicesFactory
/forgerock/openam/openam-entitlements/src/main/java/org/forgerock/openam/entitlement/rest/
H A DXacmlRouterProvider.java56 public Router get() { method in class:XacmlRouterProvider
/forgerock/openam/openam-entitlements/src/main/java/org/forgerock/openam/entitlement/service/
H A DDefaultPrivilegeManagerFactory.java31 public PrivilegeManager get(String realm, Subject subject) { method in class:DefaultPrivilegeManagerFactory
H A DPrivilegeManagerFactory.java37 PrivilegeManager get(String realm, Subject subject); method in interface:PrivilegeManagerFactory
/forgerock/openam/openam-entitlements/src/main/java/org/forgerock/openam/xacml/v3/
H A DPersistableImportStep.java41 T get(); method in interface:PersistableImportStep
/forgerock/openam/openam-http/src/main/java/org/forgerock/openam/http/
H A DHttpRouterProvider.java45 public Router get() { method in class:HttpRouterProvider
49 Set<HttpRoute> routes = routeProvider.get();
/forgerock/openam/openam-notifications/src/main/java/org/forgerock/openam/notifications/
H A DServiceLoaderObjectFactory.java24 * Uses service loader to get an instance of {@link ObjectFactory} and delegates out
47 public <T> T get(Class<T> tClass) { method in class:ServiceLoaderObjectFactory
49 return factory.get(tClass);
/forgerock/openam/openam-notifications-integration/src/main/java/org/forgerock/openam/notifications/integration/
H A DGuiceObjectFactory.java30 public <T> T get(Class<T> tClass) { method in class:GuiceObjectFactory
/forgerock/opendj-b2.6/src/server/org/opends/server/replication/plugin/
H A DAttrHistoricalWithOptions.java55 public AttrHistorical get(Set<String> options) method in class:AttrHistoricalWithOptions
57 return attributesInfo.get(options);
73 * get the Attributes information associated to this object.
/forgerock/opendj2/src/server/org/opends/server/replication/plugin/
H A DAttrHistoricalWithOptions.java54 public AttrHistorical get(Set<String> options) method in class:AttrHistoricalWithOptions
56 return attributesInfo.get(options);
72 * get the Attributes information associated to this object.
/forgerock/opendj2/src/server/org/opends/server/replication/server/changelog/file/
H A DLogReaderPool.java77 BlockLogReader<K, V> get() throws ChangelogException method in class:LogReaderPool
105 throw new ChangelogException(ERR_CHANGELOG_UNABLE_TO_OPEN_READER_ON_LOG_FILE.get(file.getPath()), e);
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/plugin/
H A DAttrHistoricalWithOptions.java55 public AttrHistorical get(Set<String> options) method in class:AttrHistoricalWithOptions
57 return attributesInfo.get(options);
73 * get the Attributes information associated to this object.
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/plugin/
H A DAttrHistoricalWithOptions.java55 public AttrHistorical get(Set<String> options) method in class:AttrHistoricalWithOptions
57 return attributesInfo.get(options);
73 * get the Attributes information associated to this object.
/forgerock/opendj2-hg/src/server/org/opends/server/replication/plugin/
H A DAttrHistoricalWithOptions.java54 public AttrHistorical get(Set<String> options) method in class:AttrHistoricalWithOptions
56 return attributesInfo.get(options);
72 * get the Attributes information associated to this object.
/forgerock/opendj2-hg/src/server/org/opends/server/replication/server/changelog/file/
H A DLogReaderPool.java77 BlockLogReader<K, V> get() throws ChangelogException method in class:LogReaderPool
105 throw new ChangelogException(ERR_CHANGELOG_UNABLE_TO_OPEN_READER_ON_LOG_FILE.get(file.getPath()), e);
/forgerock/openam-v13/openam-rest/src/main/java/org/forgerock/openam/rest/router/
H A DDelegationEvaluatorProxy.java51 static DelegationEvaluator get() { method in class:DelegationEvaluatorProxy.DelegationEvaluatorHolder
59 return DelegationEvaluatorHolder.get().isAllowed(token, permission, envParameters);
65 return DelegationEvaluatorHolder.get().isAllowed(token, permission, envParameters, subTreeMode);

Completed in 89 milliseconds

1234567891011>>