+xns/Authentication
Message: ChangeCredentials

+xns/Core/XNSObject
   |
   +--+xns/Core/Message
         |
         +--+xns/Authentication/ChangeCredentials


Changes authentication credentials, by replacing an existing credential with a new one, or deleting a credential, or adding a new credential.

To: Any identity.
From: Principal through an application.


 

Input
+xns/Authentication/Credential NewCredential New credential to be added or to replace an old credential.
+xns/Authentication/Credential OldCredential Credential to be replaced.
 

Exceptions
InvalidCredentials Re-authentication credentials do not match credentials on file.
 

Input Detail

NewCredential

New credential to be added or to replace an old credential. If this argument is left blank, then the old credential will be deleted.  

DataType: +xns/Authentication/Credential
 


OldCredential

Credential to be replaced. This argument is left blank if adding a credential.  

DataType: +xns/Authentication/Credential
 


 

Publishing Identity: +xns
© 2002 XNSORG
Last Updated: 07/09/2002