|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttle.framework.component.spi.aamanager.NullUser
public final class NullUser
¼¼¼ÇÀÌ ½ÃÀÛµÇÁö ¾Ê¾ÒÀ½À» ³ªÅ¸³»´Â User ÀÎÅÍÆäÀ̽º ±¸Çöü.
Field Summary | |
---|---|
static NullUser |
intance
|
Constructor Summary | |
---|---|
NullUser()
|
Method Summary | |
---|---|
Role[] |
getRoles()
ÅÖºó Iterator¸¦ ¸®ÅÏÇÑ´Ù. |
boolean |
isRole(Role role)
¿ªÇÒ Á¤º¸¿¡ »ó°ü¾øÀÌ false¸¦ ¸®ÅÏÇÑ´Ù. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final NullUser intance
Constructor Detail |
---|
public NullUser()
Method Detail |
---|
public Role[] getRoles()
getRoles
in interface User
User.getRoles()
public boolean isRole(Role role)
isRole
in interface User
User.isRole(tle.framework.component.spi.aamanager.Role)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |