|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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 |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||