Uses of Interface
com.arsdigita.kernel.security.SecurityHelper

Packages that use SecurityHelper
com.arsdigita.kernel.security Provides user authentication, session tracking, and cryptography services. 
 

Uses of SecurityHelper in com.arsdigita.kernel.security
 

Classes in com.arsdigita.kernel.security that implement SecurityHelper
 class DefaultSecurityHelper
          Default implementation of SecurityHelper interface.
 class ParanoidSecurityHelper
          Implementation of the SecurityHelper interface that always returns true for isSecure.
 

Methods in com.arsdigita.kernel.security that return SecurityHelper
static SecurityHelper Util.getSecurityHelper()
          Returns the security helper instance.
static SecurityHelper Initializer.getSecurityHelper()
          Deprecated. Moved into Util
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC