Class and Description |
---|
org.opensaml.ws.wssecurity.impl.AttributedDataTimeImpl
replacement
AttributedDateTimeImpl . |
Field and Description |
---|
org.opensaml.ws.wssecurity.AttributedDateTime.DEFAULT_DATETIME_FORMAT
replaced by use of a
DateTimeFormatter
configured via AttributedDateTime.setDateTimeFormatter(DateTimeFormatter) . |
Method and Description |
---|
org.opensaml.ws.soap.util.SOAPHelper.addActorAttribute(XMLObject, String) |
org.opensaml.ws.soap.util.SOAPHelper.addEncodingStyle(XMLObject, String)
use instead
SOAPHelper.addSOAP11EncodingStyle(XMLObject, String) . |
org.opensaml.ws.soap.util.SOAPHelper.addEncodingStyles(XMLObject, List<String>)
use instead
SOAPHelper.addSOAP11EncodingStyles(XMLObject, List) . |
org.opensaml.ws.soap.util.SOAPHelper.addMustUnderstandAttribute(XMLObject, boolean) |
org.opensaml.ws.security.provider.ClientCertAuthRule.evaluateCertificateNameDerivedIssuers(X509Credential, MessageContext) |
org.opensaml.ws.security.provider.ClientCertAuthRule.evaluateDerivedIssuers(X509Credential, MessageContext) |
org.opensaml.ws.wstrust.OnBehalfOf.getUnknownXMLObject()
Use instead
ElementExtensibleXMLObject.getUnknownXMLObjects() |
org.opensaml.ws.wstrust.OnBehalfOf.setUnknownXMLObject(XMLObject)
Use instead
ElementExtensibleXMLObject.getUnknownXMLObjects() |
Copyright © 2015. All rights reserved.