- getAddress() - Method in class org.apache.syncope.client.lib.SyncopeClientFactoryBean
-
- getAnyObjectSearchConditionBuilder(String) - Static method in class org.apache.syncope.client.lib.SyncopeClient
-
Returns a new instance of AnyObjectFiqlSearchConditionBuilder, for assisted building of FIQL queries.
- getContentType() - Method in class org.apache.syncope.client.lib.SyncopeClientFactoryBean
-
- getDomain() - Method in class org.apache.syncope.client.lib.SyncopeClient
-
Returns the domain configured for this instance, or SyncopeConstants.MASTER_DOMAIN if not set.
- getDomain() - Method in class org.apache.syncope.client.lib.SyncopeClientFactoryBean
-
- getExceptionMapper() - Method in class org.apache.syncope.client.lib.SyncopeClientFactoryBean
-
- getGroupSearchConditionBuilder() - Static method in class org.apache.syncope.client.lib.SyncopeClient
-
Returns a new instance of GroupFiqlSearchConditionBuilder, for assisted building of FIQL queries.
- getJaxbProvider() - Method in class org.apache.syncope.client.lib.SyncopeClientFactoryBean
-
- getJsonProvider() - Method in class org.apache.syncope.client.lib.SyncopeClientFactoryBean
-
- getJwt() - Method in class org.apache.syncope.client.lib.JWTAuthenticationHandler
-
- getJWT() - Method in class org.apache.syncope.client.lib.SyncopeClient
-
Returns the JWT in used by this instance, passed with the HttpHeaders.AUTHORIZATION header
in all requests.
- getLatestEntityTag(T) - Method in class org.apache.syncope.client.lib.SyncopeClient
-
Fetches ETag header value from latest service run (if available).
- getMediaType() - Method in enum org.apache.syncope.client.lib.SyncopeClientFactoryBean.ContentType
-
- getOrderByClauseBuilder() - Static method in class org.apache.syncope.client.lib.SyncopeClient
-
Returns a new instance of OrderByClauseBuilder, for assisted building of orderby clauses.
- getPassword() - Method in class org.apache.syncope.client.lib.BasicAuthenticationHandler
-
- getRestClientFactoryBean() - Method in class org.apache.syncope.client.lib.SyncopeClientFactoryBean
-
- getService(Class<T>) - Method in class org.apache.syncope.client.lib.SyncopeClient
-
Creates an instance of the given service class, with configured content type and authentication.
- getTlsClientParameters() - Method in class org.apache.syncope.client.lib.SyncopeClientFactoryBean
-
- getUsername() - Method in class org.apache.syncope.client.lib.BasicAuthenticationHandler
-
- getUserSearchConditionBuilder() - Static method in class org.apache.syncope.client.lib.SyncopeClient
-
Returns a new instance of UserFiqlSearchConditionBuilder, for assisted building of FIQL queries.