Java org.springframework.security.acls.jdbc BasicLookupStrategy fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.security.acls.jdbc BasicLookupStrategy fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.security.acls.jdbc BasicLookupStrategy.

The text is from its open source code.

Subclass

org.springframework.security.acls.jdbc.BasicLookupStrategy has subclasses.
Click this link to see all its subclasses.

Constructor

Method

voidsetPermissionFactory(PermissionFactory permissionFactory)
Sets the PermissionFactory instance which will be used to convert loaded permission data values to Permission s.