Interface NamespaceContextInfo

All Known Implementing Classes:
DerivedKeyToken, EncryptedKey, GenericSecuredHeader, KerberosBinarySecurityToken, SAMLAssertion, SecurityContextToken, Signature, SignatureConfirmation, TimestampHeader, UsernameTokenHeader, X509BinarySecurityToken

public interface NamespaceContextInfo
Maintains map of all inscope namespaces
Author:
K.Venugopal@sun.com
  • Method Details

    • getInscopeNSContext

      HashMap<String,String> getInscopeNSContext()
      map of all inscope namespace declarations.
      Returns:
      HashMap of all inscope namespaces.