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