tle.framework.component.impl.aamanager.role
Class RoleManagerConfiguration

java.lang.Object
  extended bytle.framework.component.impl.aamanager.role.RoleManagerConfiguration

public class RoleManagerConfiguration
extends java.lang.Object

¿ªÇÒ ¸ñ·ÏÀ» ¸í½ÃÇÑ ¼³Á¤ ÆÄÀÏÀÇ Á¤º¸¸¦ ÀúÀåÇÏ´Â °´Ã¼

Since:
2.0
Author:
ÃÖ¹ü±Õ

Constructor Summary
RoleManagerConfiguration()
           
 
Method Summary
 void addRole(java.lang.String id, java.lang.String name, java.lang.String description)
           
 java.util.List getRoleList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoleManagerConfiguration

public RoleManagerConfiguration()
Method Detail

addRole

public void addRole(java.lang.String id,
                    java.lang.String name,
                    java.lang.String description)

getRoleList

public java.util.List getRoleList()