Interface IAuthCredentials
- All Superinterfaces:
IAttrSet, Serializable
- All Known Implementing Classes:
AuthCredentials, AuthCredentials, AuthCredentials
An interface represents authentication credentials:
e.g. uid/pwd, uid/pin, certificate, etc.
- Version:
- $Revision$, $Date$
-
Method Summary
Modifier and TypeMethodDescriptionReturns argblock.voidsetArgBlock(IArgBlock blk) Set argblock.Methods inherited from interface IAttrSet
delete, get, getElements, setModifier and TypeMethodDescriptionvoidDeletes an attribute value from this AttrSet.Gets an attribute value.Returns an enumeration of the names of the attributes existing within this AttrSet.voidSets an attribute value within this AttrSet.
-
Method Details
-
setArgBlock
-
getArgBlock
-