public class DefaultRealmAuthenticationAdapter
extends com.sun.xml.wss.RealmAuthenticationAdapter
RealmAuthenticationAdapter
implementation will authenticate the incoming request subject with Seed
security (Shiro). This is the default.Constructor and Description |
---|
DefaultRealmAuthenticationAdapter(org.apache.shiro.mgt.SecurityManager securityManager) |
Modifier and Type | Method and Description |
---|---|
boolean |
authenticate(Subject callerSubject,
String username,
String password) |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.