Package io.beanmapper.spring.security
Class SpringRoleSecuredCheck
java.lang.Object
io.beanmapper.spring.security.AbstractSpringSecuredCheck
io.beanmapper.spring.security.SpringRoleSecuredCheck
- All Implemented Interfaces:
io.beanmapper.config.RoleSecuredCheck
public class SpringRoleSecuredCheck
extends AbstractSpringSecuredCheck
implements io.beanmapper.config.RoleSecuredCheck
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.beanmapper.spring.security.AbstractSpringSecuredCheck
getPrincipal, getUserDetails, hasRole
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.beanmapper.config.RoleSecuredCheck
hasRole
-
Constructor Details
-
SpringRoleSecuredCheck
public SpringRoleSecuredCheck()
-