Uses of Class
org.pac4j.cas.profile.CasProfile
-
Packages that use CasProfile Package Description org.pac4j.cas.client.rest org.pac4j.cas.profile -
-
Uses of CasProfile in org.pac4j.cas.client.rest
Methods in org.pac4j.cas.client.rest that return CasProfile Modifier and Type Method Description CasProfileAbstractCasRestClient. validateServiceTicket(String serviceURL, TokenCredentials ticket, WebContext context) -
Uses of CasProfile in org.pac4j.cas.profile
Subclasses of CasProfile in org.pac4j.cas.profile Modifier and Type Class Description classCasProxyProfileThis class is the user profile for sites using CAS protocol with proxy capabilities.
-