Skip navigation links

Package org.forgerock.openam.sts.soap.token.validator.wss

The classes in this package relate to token validation in the context of WS-SecurityPolicy binding.

See: Description

Package org.forgerock.openam.sts.soap.token.validator.wss Description

The classes in this package relate to token validation in the context of WS-SecurityPolicy binding. They validate the SupportingTokens specified in SecurityPolicy bindings. Note that OpenAMSessionAssertions are not handled here, as they are a custom token implementation, and thus cannot be handled by the cxf/wss4j token validator plugin framework. The classes in this package are the actual org.apache.ws.security.validate.Validator implementations (usually via extensions of existing, standard token validators in the org.apache.ws.security.validate package), and the factory interface/impl which is consulted to produce instances of the Validator implementations to plug into the wss4j runtime when a soap-sts instance is exposed as a web-service.
Skip navigation links

Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.