public interface ExternalAuthenticatedRealm
| Modifier and Type | Method and Description | 
|---|---|
Principal | 
getAuthenticatedPrincipal(String username,
                         String password)
Get user that has been authenticated by external means (auth token cookie,
 single sign on) 
 | 
Copyright © 2020 B3Partners B.V.. All rights reserved.