Uses of Class
org.apache.wss4j.binding.wss10.UsernameTokenType
Packages that use UsernameTokenType
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of UsernameTokenType in org.apache.cxf.ws.security.trust
Methods in org.apache.cxf.ws.security.trust with parameters of type UsernameTokenTypeModifier and TypeMethodDescription<T extends UsernameSecurityToken & org.apache.xml.security.stax.securityToken.InboundSecurityToken>
TSTSStaxTokenValidator.validate(UsernameTokenType usernameTokenType, TokenContext tokenContext) -
Uses of UsernameTokenType in org.apache.wss4j.binding.wss10
Methods in org.apache.wss4j.binding.wss10 that return UsernameTokenTypeModifier and TypeMethodDescriptionObjectFactory.createUsernameTokenType()Create an instance ofUsernameTokenTypeMethods in org.apache.wss4j.binding.wss10 that return types with arguments of type UsernameTokenTypeMethods in org.apache.wss4j.binding.wss10 with parameters of type UsernameTokenType -
Uses of UsernameTokenType in org.apache.wss4j.stax.validate
Methods in org.apache.wss4j.stax.validate with parameters of type UsernameTokenTypeModifier and TypeMethodDescription<T extends UsernameSecurityToken & org.apache.xml.security.stax.securityToken.InboundSecurityToken>
TJAASUsernameTokenValidatorImpl.validate(UsernameTokenType usernameTokenType, TokenContext tokenContext) <T extends UsernameSecurityToken & org.apache.xml.security.stax.securityToken.InboundSecurityToken>
TUsernameTokenValidator.validate(UsernameTokenType usernameTokenType, TokenContext tokenContext) <T extends UsernameSecurityToken & org.apache.xml.security.stax.securityToken.InboundSecurityToken>
TUsernameTokenValidatorImpl.validate(UsernameTokenType usernameTokenType, TokenContext tokenContext)