Class AbstractWSTrustObject

java.lang.Object
org.opensaml.core.xml.AbstractXMLObject
org.opensaml.soap.wstrust.impl.AbstractWSTrustObject
All Implemented Interfaces:
XMLObject, WSTrustObject
Direct Known Subclasses:
AllowPostdatingImpl, AuthenticatorImpl, CancelTargetImpl, ClaimsImpl, DelegatableImpl, DelegateToImpl, EncryptionImpl, EntropyImpl, ForwardableImpl, KeyExchangeTokenImpl, LifetimeImpl, OnBehalfOfImpl, ParticipantsImpl, ParticipantTypeImpl, ProofEncryptionImpl, RenewingImpl, RenewTargetImpl, RequestedProofTokenImpl, RequestedReferenceTypeImpl, RequestedSecurityTokenImpl, RequestedTokenCancelledImpl, RequestKETImpl, RequestSecurityTokenCollectionImpl, RequestSecurityTokenImpl, RequestSecurityTokenResponseCollectionImpl, RequestSecurityTokenResponseImpl, SignChallengeTypeImpl, StatusImpl, UseKeyImpl, ValidateTargetImpl

public abstract class AbstractWSTrustObject extends AbstractXMLObject implements WSTrustObject
AbstractWSTrustObject.
  • Constructor Details

    • AbstractWSTrustObject

      public AbstractWSTrustObject(String namespaceURI, String elementLocalName, String namespacePrefix)
      Constructor.
      Parameters:
      namespaceURI - namespace of the element
      elementLocalName - name of the element
      namespacePrefix - namespace prefix of the element