Uses of Class
org.teiid.spring.identity.SpringSecurityHelper
-
Packages that use SpringSecurityHelper Package Description org.teiid.spring.autoconfigure -
-
Uses of SpringSecurityHelper in org.teiid.spring.autoconfigure
Methods in org.teiid.spring.autoconfigure that return SpringSecurityHelper Modifier and Type Method Description SpringSecurityHelper
TeiidAutoConfiguration. securityHelper()
Methods in org.teiid.spring.autoconfigure with parameters of type SpringSecurityHelper Modifier and Type Method Description TeiidServer
TeiidAutoConfiguration. teiidServer(SpringSecurityHelper securityHelper, TransactionManager transactionManager, ExternalSources sources)
-