org.jboss.security.integration
Class SecurityConstantsBridge

java.lang.Object
  extended by org.jboss.security.integration.SecurityConstantsBridge

public class SecurityConstantsBridge
extends Object

Bridge between the legacy JaasSecurityManagerService and the new SecurityManagement POJOs

Since:
Dec 9, 2007
Version:
$Revision: 85945 $
Author:
Anil.Saldhana@redhat.com

Field Summary
static int defaultCacheResolution
           
static int defaultCacheTimeout
           
 
Constructor Summary
SecurityConstantsBridge()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

defaultCacheTimeout

public static int defaultCacheTimeout

defaultCacheResolution

public static int defaultCacheResolution
Constructor Detail

SecurityConstantsBridge

public SecurityConstantsBridge()


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.