Package | Description |
---|---|
org.apache.wss4j.binding.wss10 |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
Modifier and Type | Class and Description |
---|---|
class |
BinarySecurityTokenType
A security token that is encoded in binary
|
class |
EncodedString
This type is used for elements containing stringified binary data.
|
class |
KeyIdentifierType
A security token key identifier
|
class |
PasswordString
This type is used for password elements per Section 4.1.
|
Modifier and Type | Field and Description |
---|---|
protected AttributedString |
UsernameTokenType.username |
Modifier and Type | Method and Description |
---|---|
AttributedString |
ObjectFactory.createAttributedString()
Create an instance of
AttributedString |
AttributedString |
UsernameTokenType.getUsername()
Gets the value of the username property.
|
Modifier and Type | Method and Description |
---|---|
void |
UsernameTokenType.setUsername(AttributedString value)
Sets the value of the username property.
|
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.