public interface SecurityRoleRefSet extends java.util.Set, Model
The SecurityRoleRefSet
interface ...
This interface defines the model as known from the MVC pattern. Its purpose is to provide read access to the data stored in the model.
Modifier and Type | Method and Description |
---|---|
SecurityRoleRef |
get(java.lang.String name)
Returns the security role reference of the given name
|
SecurityRoleRef get(java.lang.String name)
Copyright © 2003-2013 . All Rights Reserved.