Uses of Class
com.atlassian.confluence.security.seraph.ConfluenceUserPrincipal
-
Packages that use ConfluenceUserPrincipal Package Description com.atlassian.confluence.event.events.cluster com.atlassian.confluence.security.seraph -
-
Uses of ConfluenceUserPrincipal in com.atlassian.confluence.event.events.cluster
Methods in com.atlassian.confluence.event.events.cluster that return ConfluenceUserPrincipal Modifier and Type Method Description ConfluenceUserPrincipalExpireUserSessionsClusterNotificationEvent. getPrincipal()Constructors in com.atlassian.confluence.event.events.cluster with parameters of type ConfluenceUserPrincipal Constructor Description ExpireUserSessionsClusterNotificationEvent(Object source, ConfluenceUserPrincipal principal) -
Uses of ConfluenceUserPrincipal in com.atlassian.confluence.security.seraph
Methods in com.atlassian.confluence.security.seraph that return ConfluenceUserPrincipal Modifier and Type Method Description static ConfluenceUserPrincipalConfluenceUserPrincipal. of(Principal principal)
-