Class SecurityManagerFactory.Annotation
- java.lang.Object
- 
- org.eclipse.net4j.util.factory.Factory
- 
- org.eclipse.emf.cdo.server.spi.security.SecurityManagerFactory
- 
- org.eclipse.emf.cdo.server.spi.security.SecurityManagerFactory.Annotation
 
 
 
- 
- All Implemented Interfaces:
- org.eclipse.net4j.util.factory.IFactory
 - Enclosing class:
- SecurityManagerFactory
 
 @Deprecated public static class SecurityManagerFactory.Annotation extends SecurityManagerFactory Deprecated.As of 4.3 useSecurityManagerFactory.Defaultwith a description like "realmPath:annotation".If the meaning of this type isn't clear, there really should be more of a description here...- Author:
- Eike Stepper
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class org.eclipse.emf.cdo.server.spi.security.SecurityManagerFactorySecurityManagerFactory.Annotation, SecurityManagerFactory.Default
 
- 
 - 
Field Summary- 
Fields inherited from class org.eclipse.emf.cdo.server.spi.security.SecurityManagerFactoryPRODUCT_GROUP
 
- 
 - 
Constructor SummaryConstructors Constructor Description Annotation()Deprecated.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description ISecurityManagercreate(java.lang.String realmPath)Deprecated.
 
- 
- 
- 
Method Detail- 
createpublic ISecurityManager create(java.lang.String realmPath) throws org.eclipse.net4j.util.factory.ProductCreationException Deprecated.- Specified by:
- createin interface- org.eclipse.net4j.util.factory.IFactory
- Specified by:
- createin class- SecurityManagerFactory
- Throws:
- org.eclipse.net4j.util.factory.ProductCreationException
 
 
- 
 
-