Uses of Class
org.pac4j.cas.client.rest.AbstractCasRestClient
Packages that use AbstractCasRestClient
-
Uses of AbstractCasRestClient in org.pac4j.cas.client.rest
Subclasses of AbstractCasRestClient in org.pac4j.cas.client.restModifier and TypeClassDescriptionclassDirect client which receives credentials as a basic auth and validates them via the CAS REST API.classDirect client which receives credentials as form parameters and validates them via the CAS REST API.