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

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

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

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

Methods in org.apache.wss4j.binding.wssc200502 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.wssc200502 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.