public interface UsernameTokenRealmCodec
| Modifier and Type | Method and Description |
|---|---|
String |
getRealmFromToken(org.apache.ws.security.message.token.UsernameToken usernameToken)
Get the realm associated with the UsernameToken parameter
|
String getRealmFromToken(org.apache.ws.security.message.token.UsernameToken usernameToken)
usernameToken - a WSS4J UsernameToken objectCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.