Uses of Class
com.opencloud.rhino.management.usertx.NoAuthenticatedSubjectException
-
Packages that use NoAuthenticatedSubjectException Package Description com.opencloud.rhino.management.usertx -
-
Uses of NoAuthenticatedSubjectException in com.opencloud.rhino.management.usertx
Methods in com.opencloud.rhino.management.usertx that throw NoAuthenticatedSubjectException Modifier and Type Method Description void
UserTransactionManagementMBean. commitUserTransaction()
Commit a transaction started by the client.void
UserTransactionManagementMBean. rollbackUserTransaction()
Roll back a transaction stated by the client.void
UserTransactionManagementMBean. startUserTransaction()
Start a client-demarcated transaction.
-