org.jboss.resteasy.plugins.server.embedded
public interface SecurityDomain
Modifier and Type | Method and Description |
---|---|
Principal |
authenticate(String username,
String password) |
boolean |
isUserInRoll(Principal username,
String role) |
Principal authenticate(String username, String password) throws SecurityException
SecurityException
Copyright © 2017. All Rights Reserved.