Dashboard Builder Security 6.0.0.CR5

org.jboss.dashboard.users
Interface Role

All Known Implementing Classes:
RoleImpl

public interface Role

A role.


Field Summary
static String ADMIN
           
static String ANONYMOUS
           
 
Method Summary
 String getDescription(Locale l)
           
 String getName()
           
 

Field Detail

ANONYMOUS

static final String ANONYMOUS
See Also:
Constant Field Values

ADMIN

static final String ADMIN
See Also:
Constant Field Values
Method Detail

getName

String getName()

getDescription

String getDescription(Locale l)

Dashboard Builder Security 6.0.0.CR5

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.