Uses of Class
org.apache.wss4j.binding.wssc13.SecurityContextTokenType

Packages that use SecurityContextTokenType
org.apache.wss4j.binding.wssc13 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of SecurityContextTokenType in org.apache.wss4j.binding.wssc13
 

Methods in org.apache.wss4j.binding.wssc13 that return SecurityContextTokenType
 SecurityContextTokenType ObjectFactory.createSecurityContextTokenType()
          Create an instance of SecurityContextTokenType
 

Methods in org.apache.wss4j.binding.wssc13 that return types with arguments of type SecurityContextTokenType
 JAXBElement<SecurityContextTokenType> ObjectFactory.createSecurityContextToken(SecurityContextTokenType value)
          Create an instance of JAXBElement<SecurityContextTokenType>}
 

Methods in org.apache.wss4j.binding.wssc13 with parameters of type SecurityContextTokenType
 JAXBElement<SecurityContextTokenType> ObjectFactory.createSecurityContextToken(SecurityContextTokenType value)
          Create an instance of JAXBElement<SecurityContextTokenType>}
 



Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.