com.sas.hls.security.principal
Interface Principal

All Superinterfaces:
AclPrincipal, Identifiable, Serializable
All Known Implementing Classes:
Group, GroupDescriptor, User, UserDescriptor

public interface Principal
extends Identifiable, AclPrincipal

A principal is either a user or a group that is defined in the system.


Method Summary
 
Methods inherited from interface com.sas.hls.common.Identifiable
getIdentifier, getObjectType
 
Methods inherited from interface com.sas.hls.security.acl.AclPrincipal
equals, getPrincipalId, getPrincipalName, hashCode
 



Copyright (c) 2012, SAS Institute Inc., Cary, NC, USA