Uses of Class
fipaos.parser.envelope.xml.Encrypted

Packages that use Encrypted
fipaos.parser.envelope.xml 

Uses of Encrypted in fipaos.parser.envelope.xml
 

Classes in fipaos.parser.envelope.xml that implement Encrypted
class EncryptedImpl
          
 

Methods in fipaos.parser.envelope.xml that return Encrypted
EncryptedParams.getEncrypted()
          
EncryptedParamsImpl.getEncrypted()
          
 

Methods in fipaos.parser.envelope.xml with parameters of type Encrypted
voidParams.setEncrypted(Encrypted encrypted)
          
voidParamsImpl.setEncrypted(Encrypted encrypted)