Package | Description |
---|---|
com.caucho.security | |
com.caucho.server.webbeans |
Modifier and Type | Class and Description |
---|---|
class |
AdminAuthenticator
The admin authenticator provides authentication for Resin admin/management
purposes.
|
Modifier and Type | Class and Description |
---|---|
class |
ResinCdiProducer
Resin CDI producer for the main singletons.
|
class |
ResinValidatorProducer
Resin CDI producer for the main singletons.
|
Modifier and Type | Method and Description |
---|---|
javax.management.MBeanServer |
ResinCdiProducer.getMBeanServer()
Returns the MBeanServer
|
java.security.Principal |
ResinCdiProducer.getPrincipal()
Returns the ScheduledExecutorService
|
java.util.concurrent.ScheduledExecutorService |
ResinCdiProducer.getScheduledExecutorService()
Returns the ScheduledExecutorService
|
TransactionSynchronizationRegistry |
ResinCdiProducer.getSyncRegistry()
Returns the TransactionSynchronizationRegistry
|
TransactionManager |
ResinCdiProducer.getTransactionManager()
Returns the TransactionManager
|
UserTransaction |
ResinCdiProducer.getUserTransaction()
Returns the UserTransaction
|