|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.easybeans.container.info.security.SecurityInfoHelper
public final class SecurityInfoHelper
Class that creates the runtime security info from the bean metadata.
Constructor Summary | |
---|---|
private |
SecurityInfoHelper()
Utility class, no public constructor. |
Method Summary | |
---|---|
static ISecurityInfo |
getSecurityInfo(ClassAnnotationMetadata bean)
Extract security info from the bean's metadata. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private SecurityInfoHelper()
Method Detail |
---|
public static ISecurityInfo getSecurityInfo(ClassAnnotationMetadata bean)
bean
- the metadata of the current bean.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |