org.apache.ws.security
Class WSEncryptionPart
java.lang.Object
org.apache.ws.security.WSEncryptionPart
- public class WSEncryptionPart
- extends java.lang.Object
- Author:
- Werner Dittmann (Werner.Dittmann@siemens.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSEncryptionPart
public WSEncryptionPart(java.lang.String nm,
java.lang.String nmspace,
java.lang.String encMod)
WSEncryptionPart
public WSEncryptionPart(java.lang.String id)
getName
public java.lang.String getName()
- Returns:
- the local name of the element to encrypt.
getNamespace
public java.lang.String getNamespace()
- Returns:
- the namespace of the element to encrypt
getEncModifier
public java.lang.String getEncModifier()
- Returns:
- the encryption modifier
getId
public java.lang.String getId()
- Returns:
- Returns the id.
Copyright © 2004-2006 Apache Web Services. All Rights Reserved.