Package | Description |
---|---|
org.opensaml.ws.wssecurity |
XMLObject interfaces for WS-Security 2004 elements.
|
org.opensaml.ws.wssecurity.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
BinarySecurityToken
The <wsse:BinarySecurityToken> element.
|
interface |
EncodedString
Interface for elements of complex type EncodedString.
|
interface |
KeyIdentifier
The <wsse:KeyIdentifier> element.
|
interface |
Nonce
The <wsse:Nonce> element within a <wsse:UsernameToken> element.
|
interface |
Password
The
Password element. |
interface |
Username
The <wsse:Username> element within the <wsse:UsernameToken>
element.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributedStringImpl
Implementation of
AttributedString . |
class |
BinarySecurityTokenImpl
BinarySecurityTokenImpl.
|
class |
EncodedStringImpl
Implementation of
EncodedString . |
class |
KeyIdentifierImpl
KeyIdentifierImpl.
|
class |
NonceImpl
NonceImpl.
|
class |
PasswordImpl
PasswordImpl.
|
class |
UsernameImpl
Implementation of
Username . |
Copyright © 2018 JBoss by Red Hat. All rights reserved.