Skip navigation links
A C E F G I L O R S T U V 

A

afterCommit() - Method in class org.casbin.spring.boot.autoconfigure.TxWatcher.AfterCommitExecute
 
AfterCommitExecute(Watcher) - Constructor for class org.casbin.spring.boot.autoconfigure.TxWatcher.AfterCommitExecute
 
autoConfigFileAdapter(CasbinProperties) - Method in class org.casbin.spring.boot.autoconfigure.CasbinAutoConfiguration
Automatic configuration file storage adapter
autoConfigJdbcAdapter(ObjectProvider<DataSource>, JdbcTemplate, CasbinProperties, CasbinExceptionProperties, DataSourceProperties) - Method in class org.casbin.spring.boot.autoconfigure.CasbinAutoConfiguration
Automatic configuration of JDBC adapter

C

CasbinAdapterException - Exception in org.casbin.exception
 
CasbinAdapterException() - Constructor for exception org.casbin.exception.CasbinAdapterException
 
CasbinAdapterException(String) - Constructor for exception org.casbin.exception.CasbinAdapterException
 
CasbinAdapterException(String, Throwable) - Constructor for exception org.casbin.exception.CasbinAdapterException
 
CasbinAdapterException(Throwable) - Constructor for exception org.casbin.exception.CasbinAdapterException
 
CasbinAdapterException(String, Throwable, boolean, boolean) - Constructor for exception org.casbin.exception.CasbinAdapterException
 
CasbinAutoConfiguration - Class in org.casbin.spring.boot.autoconfigure
 
CasbinAutoConfiguration() - Constructor for class org.casbin.spring.boot.autoconfigure.CasbinAutoConfiguration
 
CasbinDataSource - Annotation Type in org.casbin.annotation
Qualifier annotation for a DataSource to be injected into Casbin auto-configuration.
CasbinDataSourceInitializationMode - Enum in org.casbin.spring.boot.autoconfigure.properties
 
CasbinExceptionProperties - Class in org.casbin.spring.boot.autoconfigure.properties
 
CasbinExceptionProperties() - Constructor for class org.casbin.spring.boot.autoconfigure.properties.CasbinExceptionProperties
 
CasbinModelConfigNotFoundException - Exception in org.casbin.exception
 
CasbinModelConfigNotFoundException() - Constructor for exception org.casbin.exception.CasbinModelConfigNotFoundException
 
CasbinModelConfigNotFoundException(String) - Constructor for exception org.casbin.exception.CasbinModelConfigNotFoundException
 
CasbinModelConfigNotFoundException(String, Throwable) - Constructor for exception org.casbin.exception.CasbinModelConfigNotFoundException
 
CasbinModelConfigNotFoundException(Throwable) - Constructor for exception org.casbin.exception.CasbinModelConfigNotFoundException
 
CasbinModelConfigNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception org.casbin.exception.CasbinModelConfigNotFoundException
 
CasbinPolicyConfigNotFoundException - Exception in org.casbin.exception
 
CasbinPolicyConfigNotFoundException() - Constructor for exception org.casbin.exception.CasbinPolicyConfigNotFoundException
 
CasbinPolicyConfigNotFoundException(String) - Constructor for exception org.casbin.exception.CasbinPolicyConfigNotFoundException
 
CasbinPolicyConfigNotFoundException(String, Throwable) - Constructor for exception org.casbin.exception.CasbinPolicyConfigNotFoundException
 
CasbinPolicyConfigNotFoundException(Throwable) - Constructor for exception org.casbin.exception.CasbinPolicyConfigNotFoundException
 
CasbinPolicyConfigNotFoundException(String, Throwable, boolean, boolean) - Constructor for exception org.casbin.exception.CasbinPolicyConfigNotFoundException
 
CasbinProperties - Class in org.casbin.spring.boot.autoconfigure.properties
 
CasbinProperties() - Constructor for class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
CasbinRedisWatcherAutoConfiguration - Class in org.casbin.spring.boot.autoconfigure
 
CasbinRedisWatcherAutoConfiguration() - Constructor for class org.casbin.spring.boot.autoconfigure.CasbinRedisWatcherAutoConfiguration
 
CasbinStoreType - Enum in org.casbin.spring.boot.autoconfigure.properties
 
CasbinWatcherLettuceRedisType - Enum in org.casbin.spring.boot.autoconfigure.properties
 
CasbinWatcherLettuceTypeUnsupportedException - Exception in org.casbin.exception
 
CasbinWatcherLettuceTypeUnsupportedException() - Constructor for exception org.casbin.exception.CasbinWatcherLettuceTypeUnsupportedException
Constructor
CasbinWatcherLettuceTypeUnsupportedException(String) - Constructor for exception org.casbin.exception.CasbinWatcherLettuceTypeUnsupportedException
Constructor
CasbinWatcherLettuceTypeUnsupportedException(String, Throwable) - Constructor for exception org.casbin.exception.CasbinWatcherLettuceTypeUnsupportedException
Constructor
CasbinWatcherLettuceTypeUnsupportedException(Throwable) - Constructor for exception org.casbin.exception.CasbinWatcherLettuceTypeUnsupportedException
Constructor
CasbinWatcherLettuceTypeUnsupportedException(String, Throwable, boolean, boolean) - Constructor for exception org.casbin.exception.CasbinWatcherLettuceTypeUnsupportedException
Constructor
CasbinWatcherType - Enum in org.casbin.spring.boot.autoconfigure.properties
 

E

enforcer(CasbinProperties, Adapter) - Method in class org.casbin.spring.boot.autoconfigure.CasbinAutoConfiguration
Automatic configuration of the enforcer

F

FileUtils - Class in org.casbin.utils
 
FileUtils() - Constructor for class org.casbin.utils.FileUtils
 

G

getFile(String) - Static method in class org.casbin.utils.FileUtils
 
getFileAsInputStream(String) - Static method in class org.casbin.utils.FileUtils
 
getFileAsText(String) - Static method in class org.casbin.utils.FileUtils
 
getInitializeSchema() - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
getModel() - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
getModelContext() - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
getPolicy() - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
getPolicyInputStream() - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
getPolicyTopic() - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
getStoreType() - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
getTableName() - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
getWatcherLettuceRedisType() - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
getWatcherType() - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 

I

isAutoSave() - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
isEnableCasbin() - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
isEnableWatcher() - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
isRemovePolicyFailed() - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinExceptionProperties
 
isUseDefaultModelIfModelNotSetting() - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
isUseDistributedEnforcer() - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
isUseSyncedEnforcer() - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
isWatcherTxSupport() - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 

L

lettuceRedisWatcher(RedisProperties, CasbinProperties, Enforcer) - Method in class org.casbin.spring.boot.autoconfigure.CasbinRedisWatcherAutoConfiguration
 

O

org.casbin.annotation - package org.casbin.annotation
 
org.casbin.exception - package org.casbin.exception
 
org.casbin.spring.boot.autoconfigure - package org.casbin.spring.boot.autoconfigure
 
org.casbin.spring.boot.autoconfigure.properties - package org.casbin.spring.boot.autoconfigure.properties
 
org.casbin.utils - package org.casbin.utils
 

R

redisWatcher(RedisProperties, CasbinProperties, Enforcer) - Method in class org.casbin.spring.boot.autoconfigure.CasbinRedisWatcherAutoConfiguration
 

S

setAutoSave(boolean) - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
setEnableCasbin(boolean) - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
setEnableWatcher(boolean) - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
setInitializeSchema(CasbinDataSourceInitializationMode) - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
setModel(String) - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
setPolicy(String) - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
setPolicyTopic(String) - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
setRemovePolicyFailed(boolean) - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinExceptionProperties
 
setStoreType(CasbinStoreType) - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
setTableName(String) - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
setUpdateCallback(Runnable) - Method in class org.casbin.spring.boot.autoconfigure.TxWatcher
 
setUpdateCallback(Consumer<String>) - Method in class org.casbin.spring.boot.autoconfigure.TxWatcher
 
setUseDefaultModelIfModelNotSetting(boolean) - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
setUseDistributedEnforcer(boolean) - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
setUseSyncedEnforcer(boolean) - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
setWatcherLettuceRedisType(CasbinWatcherLettuceRedisType) - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
setWatcherTxSupport(boolean) - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 
setWatcherType(CasbinWatcherType) - Method in class org.casbin.spring.boot.autoconfigure.properties.CasbinProperties
 

T

txWatcher(Watcher, Enforcer) - Method in class org.casbin.spring.boot.autoconfigure.CasbinRedisWatcherAutoConfiguration
 
TxWatcher - Class in org.casbin.spring.boot.autoconfigure
 
TxWatcher(Watcher) - Constructor for class org.casbin.spring.boot.autoconfigure.TxWatcher
 
TxWatcher.AfterCommitExecute - Class in org.casbin.spring.boot.autoconfigure
 

U

update() - Method in class org.casbin.spring.boot.autoconfigure.TxWatcher
 

V

valueOf(String) - Static method in enum org.casbin.spring.boot.autoconfigure.properties.CasbinDataSourceInitializationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.casbin.spring.boot.autoconfigure.properties.CasbinStoreType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.casbin.spring.boot.autoconfigure.properties.CasbinWatcherLettuceRedisType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.casbin.spring.boot.autoconfigure.properties.CasbinWatcherType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.casbin.spring.boot.autoconfigure.properties.CasbinDataSourceInitializationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.casbin.spring.boot.autoconfigure.properties.CasbinStoreType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.casbin.spring.boot.autoconfigure.properties.CasbinWatcherLettuceRedisType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.casbin.spring.boot.autoconfigure.properties.CasbinWatcherType
Returns an array containing the constants of this enum type, in the order they are declared.
A C E F G I L O R S T U V 
Skip navigation links

Copyright © 2025. All rights reserved.