JBoss Security SPI - Aggregator 2.0.4.SP8

org.jboss.security.authorization
Interface EntitlementHolder<T>


public interface EntitlementHolder<T>

Interface representing holder of objects that are entitled as part of an authorization process in instance based security

Since:
Nov 21, 2007
Version:
$Revision$
Author:
Anil.Saldhana@redhat.com

Method Summary
 Set<T> getEntitled()
          Get a list of objects from the Authorization Resource that are entitled
 

Method Detail

getEntitled

Set<T> getEntitled()
Get a list of objects from the Authorization Resource that are entitled

Returns:

JBoss Security SPI - Aggregator 2.0.4.SP8

Copyright © 2012 JBoss Inc.. All Rights Reserved.