com.retek.component.security
Class RetekSecurityManagerFactory

java.lang.Object
  extended bycom.retek.component.security.RetekSecurityManagerFactory

public final class RetekSecurityManagerFactory
extends java.lang.Object


Method Summary
static AccessManager getAccessManager()
           
static EncryptionManager getEncryptionManager()
           
static ExternalUserManager getExternalUserManager()
           
static PermissionManager getPermissionManager()
           
static RoleManager getRoleManager(DistributedContext context)
           
static UserManager getUserManager(DistributedContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRoleManager

public static RoleManager getRoleManager(DistributedContext context)
                                  throws SystemException
Throws:
SystemException

getPermissionManager

public static PermissionManager getPermissionManager()
                                              throws SystemException
Throws:
SystemException

getAccessManager

public static AccessManager getAccessManager()
                                      throws SystemException
Throws:
SystemException

getExternalUserManager

public static ExternalUserManager getExternalUserManager()
                                                  throws SystemException
Throws:
SystemException

getUserManager

public static UserManager getUserManager(DistributedContext context)
                                  throws SystemException
Throws:
SystemException

getEncryptionManager

public static EncryptionManager getEncryptionManager()


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28