public class ImpersonationRule extends Object
ImpersonationRule(Pattern originalUserPattern, Pattern newUserPattern, Boolean allow)
Optional<Boolean>
match(String originalUser, String newUser)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ImpersonationRule(Pattern originalUserPattern, Pattern newUserPattern, Boolean allow)
public Optional<Boolean> match(String originalUser, String newUser)
Copyright © 2012–2020. All rights reserved.