public class NoSecurityRealmAuthenticationAdapter
extends com.sun.xml.wss.RealmAuthenticationAdapter
RealmAuthenticationAdapter
implementation always validates authentication without any check,
effectively disabling security. Use with caution.Constructor and Description |
---|
NoSecurityRealmAuthenticationAdapter() |
Modifier and Type | Method and Description |
---|---|
boolean |
authenticate(Subject callerSubject,
String username,
String password) |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.