|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectBeehiveMemorySecurityModel
public class BeehiveMemorySecurityModel
Field Summary | |
---|---|
protected static Log |
log
|
Fields inherited from interface SecurityModel |
---|
BEEHIVE_AUTHUSER |
Constructor Summary | |
---|---|
BeehiveMemorySecurityModel()
|
Method Summary | |
---|---|
void |
init(MessageContext msgContext)
|
boolean |
isUserInRole(MessageContext msgContext,
Collection<String> rolesAllowed)
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static Log log
Constructor Detail |
---|
public BeehiveMemorySecurityModel()
Method Detail |
---|
public void init(MessageContext msgContext)
init
in interface SecurityModel
public boolean isUserInRole(MessageContext msgContext, Collection<String> rolesAllowed)
isUserInRole
in interface SecurityModel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |