C D G H O P S 
All Classes All Packages

C

Change - Class in org.apereo.cas.mgmt.domain
Bean to serialize Change data to the client.
Change() - Constructor for class org.apereo.cas.mgmt.domain.Change
 
CNote - Class in org.apereo.cas.mgmt.domain
Bean to serialize commit notes to the client.
CNote() - Constructor for class org.apereo.cas.mgmt.domain.CNote
 
Commit - Class in org.apereo.cas.mgmt.domain
Bean to serialize a commit to the client.
Commit() - Constructor for class org.apereo.cas.mgmt.domain.Commit
 

D

Diff - Class in org.apereo.cas.mgmt.domain
Bean to serialize a Diff to the client.
Diff(String, ObjectId, ObjectId, String, String) - Constructor for class org.apereo.cas.mgmt.domain.Diff
 

G

GitStatus - Class in org.apereo.cas.mgmt.domain
Data class used to pass repository state to client.
GitStatus() - Constructor for class org.apereo.cas.mgmt.domain.GitStatus
 

H

History - Class in org.apereo.cas.mgmt.domain
Bean to serialize History info to the client.
History() - Constructor for class org.apereo.cas.mgmt.domain.History
 

O

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

P

PendingRequests - Interface in org.apereo.cas.mgmt
Interface to return number of pending requests.
pendingSubmits(Authentication) - Method in interface org.apereo.cas.mgmt.PendingRequests
Returns number pending pull requests.

S

SubmissionRequests - Interface in org.apereo.cas.mgmt
Interface that provides a method to return number of pending submissions.
submissions() - Method in interface org.apereo.cas.mgmt.SubmissionRequests
Method returns number of pending submissions.
C D G H O P S 
All Classes All Packages