Class ConsoleAnonymousRestClient
java.lang.Object
org.apache.syncope.client.console.rest.BaseRestClient
org.apache.syncope.client.console.rest.ConsoleAnonymousRestClient
- All Implemented Interfaces:
Serializable,AnonymousRestClient,RestClient
- See Also:
-
Field Summary
Fields inherited from class org.apache.syncope.client.console.rest.BaseRestClient
LOG -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcompliance(ComplianceQuery query) booleanisMfaEnrolled(String username) booleanMethods inherited from class org.apache.syncope.client.console.rest.BaseRestClient
getObject, getService, getService, getStatus, getSyncopeService, resetClient, toOrderBy
-
Constructor Details
-
ConsoleAnonymousRestClient
public ConsoleAnonymousRestClient()
-
-
Method Details
-
isMfaEnrolled
- Specified by:
isMfaEnrolledin interfaceAnonymousRestClient
-
mfaCheck
- Specified by:
mfaCheckin interfaceAnonymousRestClient
-
compliance
- Specified by:
compliancein interfaceAnonymousRestClient
-