A B C D F G I L O R S U W 
All Classes All Packages

A

audit(Authentication, HttpServletRequest, Map<String, String>) - Method in class org.apereo.cas.mgmt.DashboardController
Method calls the /auditLog endpoint in all registered CAS Servers with passef query parameters.

B

bulkRevoke(Authentication, List<String>) - Method in class org.apereo.cas.mgmt.SessionsController
Method to revoke all sessions by user.

C

cache(Authentication) - Method in class org.apereo.cas.mgmt.DashboardController
Method calls the CAS Cluster pool for health info.

D

dashboard() - Method in class org.apereo.cas.mgmt.DashboardViewController
Mapped method to return the register.html.
DashboardController - Class in org.apereo.cas.mgmt
Rest API controller for the /dashboard endpoint.
DashboardController() - Constructor for class org.apereo.cas.mgmt.DashboardController
 
DashboardForwardingController - Class in org.apereo.cas.mgmt
This controller is mapped to all allowed paths that the user can type into the Url bar of the browser or hit the refresh button on so the app will stay in the requested state.
DashboardForwardingController() - Constructor for class org.apereo.cas.mgmt.DashboardForwardingController
 
DashboardViewController - Class in org.apereo.cas.mgmt
Controller to handle initial request to dashboard endpoint.
DashboardViewController() - Constructor for class org.apereo.cas.mgmt.DashboardViewController
 
downloadAudit(HttpServletRequest, HttpServletResponse, Authentication) - Method in class org.apereo.cas.mgmt.DashboardController
Downloads audit log query result into plain file that is | delimited.

F

forward() - Method in class org.apereo.cas.mgmt.DashboardForwardingController
 

G

getSession(String, Authentication) - Method in class org.apereo.cas.mgmt.SessionsController
Looks up SSO sessions in the CAS cluster based on the passed user id.
getUserSession(Authentication) - Method in class org.apereo.cas.mgmt.SessionsController
Retrieves the sessions of the logged in user.

I

info(Authentication) - Method in class org.apereo.cas.mgmt.DashboardController
Method calls the CAS server info endpoint to display deployed cas Server info.

L

loggers(Authentication) - Method in class org.apereo.cas.mgmt.DashboardController
Method calls the CAS servers to query all set loggers and return a map to the client.

O

org.apereo.cas.mgmt - package org.apereo.cas.mgmt
 

R

release(Authentication, Map<String, String>) - Method in class org.apereo.cas.mgmt.DashboardController
Method calls the CAS Server releaseAttributes for the passed user and service and returns map of attributes.
resolve(Authentication, String) - Method in class org.apereo.cas.mgmt.DashboardController
Method calls the CAS Server resolveAttribute for the passed user and returns a map of attributes.
response(Authentication, Map<String, String>) - Method in class org.apereo.cas.mgmt.DashboardController
Method calls the CAS Server samlResponse for the passed user and service and returns the produced SAML Response.
revokeAll(Authentication) - Method in class org.apereo.cas.mgmt.SessionsController
Method to revoke all sessions by user.
revokeSession(String, String, Authentication) - Method in class org.apereo.cas.mgmt.SessionsController
Deletes a users sso session based on the passed tgt string.

S

SessionsController - Class in org.apereo.cas.mgmt
REST API for session info for the /dashboard endpoint.
SessionsController() - Constructor for class org.apereo.cas.mgmt.SessionsController
 
setLogger(Authentication, Map<String, String>) - Method in class org.apereo.cas.mgmt.DashboardController
Method will update a logger on a CAS server to the passed log level.
status(Authentication) - Method in class org.apereo.cas.mgmt.DashboardController
Method returns a list of Server statuses for all configured cas servers in the cluster.

U

update(Authentication, int) - Method in class org.apereo.cas.mgmt.DashboardController
Returns the server status for the configured CAS server at the passed index.

W

webflow(Authentication, String) - Method in class org.apereo.cas.mgmt.DashboardController
Method calls the CAS servers to provide the spring webflow report.
A B C D F G I L O R S U W 
All Classes All Packages