Interface GroupAuthority

All Superinterfaces:
org.springframework.security.core.GrantedAuthority, Serializable
All Known Implementing Classes:
GroupAuthority

public interface GroupAuthority extends org.springframework.security.core.GrantedAuthority
Represents an GrantedAuthority conferred by a group membership.
Version:
$Id$
Author:
ptan
  • Method Summary

    Methods inherited from interface org.springframework.security.core.GrantedAuthority

    getAuthority