Package ddf.security

Interface Subject

All Superinterfaces:
Principal, Serializable, org.apache.shiro.subject.Subject

public interface Subject extends org.apache.shiro.subject.Subject, Serializable, Principal
This class extends Subject, Serializable, and Principal in order for the Subject to be accessible through the
invalid reference
ddf.catalog.operation.Operation
property map.
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.apache.shiro.subject.Subject

    org.apache.shiro.subject.Subject.Builder
  • Method Summary

    Methods inherited from interface java.security.Principal

    equals, getName, hashCode, implies, toString

    Methods inherited from interface org.apache.shiro.subject.Subject

    associateWith, associateWith, checkPermission, checkPermission, checkPermissions, checkPermissions, checkRole, checkRoles, checkRoles, execute, execute, getPreviousPrincipals, getPrincipal, getPrincipals, getSession, getSession, hasAllRoles, hasRole, hasRoles, isAuthenticated, isPermitted, isPermitted, isPermitted, isPermitted, isPermittedAll, isPermittedAll, isRemembered, isRunAs, login, logout, releaseRunAs, runAs