org.openmdx.security.authentication1.jmi1
Interface Authentication1Package
- All Superinterfaces:
- RefBaseObject, RefPackage
public interface Authentication1Package
- extends RefPackage
|
Field Summary |
static String |
AUTHORITY_XRI
The AUTHORITY_XRI
"xri://@openmdx*org.openmdx.security.authentication1" may be
used to look up the Authority the package
org:openmdx:security:authentication1:authentication1
belongs to: |
| Methods inherited from interface javax.jmi.reflect.RefPackage |
refAllAssociations, refAllClasses, refAllPackages, refAssociation, refAssociation, refClass, refClass, refCreateStruct, refCreateStruct, refDelete, refGetEnum, refGetEnum, refPackage, refPackage |
AUTHORITY_XRI
static final String AUTHORITY_XRI
- The
AUTHORITY_XRI
"xri://@openmdx*org.openmdx.security.authentication1" may be
used to look up the Authority the package
org:openmdx:security:authentication1:authentication1
belongs to:
- See Also:
- Constant Field Values
getSendPasscode
SendPasscodeClass getSendPasscode()
createSendPasscodeQuery
SendPasscodeQuery createSendPasscodeQuery()
createPasswordChangeParams
PasswordChangeParams createPasswordChangeParams(byte[] oldPassword,
byte[] password)
getPassword
PasswordClass getPassword()
createPasswordQuery
PasswordQuery createPasswordQuery()
getAuthenticationContext
AuthenticationContextClass getAuthenticationContext()
createAuthenticationContextQuery
AuthenticationContextQuery createAuthenticationContextQuery()
getChallengeResponse
ChallengeResponseClass getChallengeResponse()
createChallengeResponseQuery
ChallengeResponseQuery createChallengeResponseQuery()
createCredentialQuery
CredentialQuery createCredentialQuery()
getSegment
SegmentClass getSegment()
createSegmentQuery
SegmentQuery createSegmentQuery()
getPasscode
PasscodeClass getPasscode()
createPasscodeQuery
PasscodeQuery createPasscodeQuery()
createCredentialResetParams
CredentialResetParams createCredentialResetParams(List<byte[]> resetValue,
byte[] value)
This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.