public static class CXFAuthHandler.UsernameTokenType extends Object
Modifier and Type | Field and Description |
---|---|
protected List<Object> |
any |
protected String |
id |
protected CXFAuthHandler.AttributedString |
username |
Constructor and Description |
---|
UsernameTokenType() |
Modifier and Type | Method and Description |
---|---|
List<Object> |
getAny() |
String |
getId() |
Map<QName,String> |
getOtherAttributes() |
CXFAuthHandler.AttributedString |
getUsername() |
void |
setId(String value) |
void |
setUsername(CXFAuthHandler.AttributedString value) |
protected CXFAuthHandler.AttributedString username
public UsernameTokenType()
public CXFAuthHandler.AttributedString getUsername()
public void setUsername(CXFAuthHandler.AttributedString value)
public Map<QName,String> getOtherAttributes()
Copyright © 2018 Nuxeo. All rights reserved.