org.openmdx.security.authentication1.cci
Class authentication1PackageImpl

java.lang.Object
  extended by org.openmdx.base.accessor.jmi.spi.RefPackage_1
      extended by org.openmdx.security.authentication1.cci.authentication1PackageImpl
All Implemented Interfaces:
Serializable, RefBaseObject, RefPackage, RefPackage_1_0, RefPackage_1_1, authentication1Package, Authentication1Package

public class authentication1PackageImpl
extends RefPackage_1
implements authentication1Package, Authentication1Package

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPackage_1
classes, filterConstructors, structConstructors
 
Fields inherited from interface org.openmdx.security.authentication1.jmi.Authentication1Package
AUTHORITY_XRI
 
Constructor Summary
authentication1PackageImpl(RefPackage outermostPackage, RefPackage immediatePackage)
           
 
Method Summary
 AuthenticationContextFilter createAuthenticationContextFilter()
           
 AuthenticationContextFilter createAuthenticationContextFilter(FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers)
           
 AuthenticationContextQuery createAuthenticationContextQuery()
           
 ChallengeResponseFilter createChallengeResponseFilter()
           
 ChallengeResponseFilter createChallengeResponseFilter(FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers)
           
 ChallengeResponseQuery createChallengeResponseQuery()
           
 CredentialFilter createCredentialFilter()
           
 CredentialFilter createCredentialFilter(FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers)
           
 CredentialQuery createCredentialQuery()
           
 CredentialResetParams createCredentialResetParams(List resetValue, byte[] value)
           
 CredentialResetParamsFilter createCredentialResetParamsFilter()
           
 CredentialResetParamsFilter createCredentialResetParamsFilter(FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers)
           
 CredentialResetParamsQuery createCredentialResetParamsQuery()
           
 PasscodeFilter createPasscodeFilter()
           
 PasscodeFilter createPasscodeFilter(FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers)
           
 PasscodeQuery createPasscodeQuery()
           
 PasswordChangeParams createPasswordChangeParams(byte[] oldPassword, byte[] password)
           
 PasswordChangeParamsFilter createPasswordChangeParamsFilter()
           
 PasswordChangeParamsFilter createPasswordChangeParamsFilter(FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers)
           
 PasswordChangeParamsQuery createPasswordChangeParamsQuery()
           
 PasswordFilter createPasswordFilter()
           
 PasswordFilter createPasswordFilter(FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers)
           
 PasswordQuery createPasswordQuery()
           
 SegmentFilter createSegmentFilter()
           
 SegmentFilter createSegmentFilter(FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers)
           
 SegmentQuery createSegmentQuery()
           
 SendPasscodeFilter createSendPasscodeFilter()
           
 SendPasscodeFilter createSendPasscodeFilter(FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers)
           
 SendPasscodeQuery createSendPasscodeQuery()
           
 AuthenticationContextClass getAuthenticationContext()
          JMI 1.0 compliant AuthenticationContext class accessor
 AuthenticationContextClass getAuthenticationContextClass()
          Deprecated. in favour of getAuthenticationContext()
 ChallengeResponseClass getChallengeResponse()
          JMI 1.0 compliant ChallengeResponse class accessor
 ChallengeResponseClass getChallengeResponseClass()
          Deprecated. in favour of getChallengeResponse()
 PasscodeClass getPasscode()
          JMI 1.0 compliant Passcode class accessor
 PasscodeClass getPasscodeClass()
          Deprecated. in favour of getPasscode()
 PasswordClass getPassword()
          JMI 1.0 compliant Password class accessor
 PasswordClass getPasswordClass()
          Deprecated. in favour of getPassword()
 SegmentClass getSegment()
          JMI 1.0 compliant Segment class accessor
 SegmentClass getSegmentClass()
          Deprecated. in favour of getSegment()
 SendPasscodeClass getSendPasscode()
          JMI 1.0 compliant SendPasscode class accessor
 SendPasscodeClass getSendPasscodeClass()
          Deprecated. in favour of getSendPasscode()
 String refMofId()
           
 
Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefPackage_1
refAllAssociations, refAllClasses, refAllPackages, refAssociation, refAssociation, refBegin, refClass, refClass, refCommit, refCreateFilter, refCreateFilter, refCreateStruct, refCreateStruct, refCreateStruct, refDelete, refGetEnum, refGetEnum, refImmediatePackage, refMetaObject, refModel, refObject, refObject, refObjectFactory, refOutermostPackage, refPackage, refPackage, refPersistenceManager, refRollback, refUnitOfWork, refVerifyConstraints
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefPackage_1_1
refCreateFilter, refObject, refPersistenceManager
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefPackage_1_0
refBegin, refCommit, refCreateFilter, refCreateStruct, refModel, refObject, refObjectFactory, refRollback, refUnitOfWork
 
Methods inherited from interface javax.jmi.reflect.RefPackage
refAllAssociations, refAllClasses, refAllPackages, refAssociation, refAssociation, refClass, refClass, refCreateStruct, refCreateStruct, refDelete, refGetEnum, refGetEnum, refPackage, refPackage
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refOutermostPackage, refVerifyConstraints
 

Constructor Detail

authentication1PackageImpl

public authentication1PackageImpl(RefPackage outermostPackage,
                                  RefPackage immediatePackage)
Method Detail

getPasscodeClass

public PasscodeClass getPasscodeClass()
Deprecated. in favour of getPasscode()

openMDX 1 specific Passcode class accessor

Specified by:
getPasscodeClass in interface authentication1Package
Returns:
Passcode class
See Also:
getPasscode()

getPasscode

public PasscodeClass getPasscode()
JMI 1.0 compliant Passcode class accessor

Specified by:
getPasscode in interface Authentication1Package
Returns:
Passcode class

createPasscodeQuery

public PasscodeQuery createPasscodeQuery()
Specified by:
createPasscodeQuery in interface Authentication1Package

createPasscodeFilter

public PasscodeFilter createPasscodeFilter()
Specified by:
createPasscodeFilter in interface authentication1Package

createPasscodeFilter

public PasscodeFilter createPasscodeFilter(FilterProperty[] filterProperties,
                                           AttributeSpecifier[] attributeSpecifiers)
Specified by:
createPasscodeFilter in interface authentication1Package

getPasswordClass

public PasswordClass getPasswordClass()
Deprecated. in favour of getPassword()

openMDX 1 specific Password class accessor

Specified by:
getPasswordClass in interface authentication1Package
Returns:
Password class
See Also:
getPassword()

getPassword

public PasswordClass getPassword()
JMI 1.0 compliant Password class accessor

Specified by:
getPassword in interface Authentication1Package
Returns:
Password class

createPasswordQuery

public PasswordQuery createPasswordQuery()
Specified by:
createPasswordQuery in interface Authentication1Package

createPasswordFilter

public PasswordFilter createPasswordFilter()
Specified by:
createPasswordFilter in interface authentication1Package

createPasswordFilter

public PasswordFilter createPasswordFilter(FilterProperty[] filterProperties,
                                           AttributeSpecifier[] attributeSpecifiers)
Specified by:
createPasswordFilter in interface authentication1Package

createCredentialQuery

public CredentialQuery createCredentialQuery()
Specified by:
createCredentialQuery in interface Authentication1Package

createCredentialFilter

public CredentialFilter createCredentialFilter()
Specified by:
createCredentialFilter in interface authentication1Package

createCredentialFilter

public CredentialFilter createCredentialFilter(FilterProperty[] filterProperties,
                                               AttributeSpecifier[] attributeSpecifiers)
Specified by:
createCredentialFilter in interface authentication1Package

getSendPasscodeClass

public SendPasscodeClass getSendPasscodeClass()
Deprecated. in favour of getSendPasscode()

openMDX 1 specific SendPasscode class accessor

Specified by:
getSendPasscodeClass in interface authentication1Package
Returns:
SendPasscode class
See Also:
getSendPasscode()

getSendPasscode

public SendPasscodeClass getSendPasscode()
JMI 1.0 compliant SendPasscode class accessor

Specified by:
getSendPasscode in interface Authentication1Package
Returns:
SendPasscode class

createSendPasscodeQuery

public SendPasscodeQuery createSendPasscodeQuery()
Specified by:
createSendPasscodeQuery in interface Authentication1Package

createSendPasscodeFilter

public SendPasscodeFilter createSendPasscodeFilter()
Specified by:
createSendPasscodeFilter in interface authentication1Package

createSendPasscodeFilter

public SendPasscodeFilter createSendPasscodeFilter(FilterProperty[] filterProperties,
                                                   AttributeSpecifier[] attributeSpecifiers)
Specified by:
createSendPasscodeFilter in interface authentication1Package

createCredentialResetParams

public CredentialResetParams createCredentialResetParams(List resetValue,
                                                         byte[] value)
Specified by:
createCredentialResetParams in interface authentication1Package
Specified by:
createCredentialResetParams in interface Authentication1Package

createCredentialResetParamsQuery

public CredentialResetParamsQuery createCredentialResetParamsQuery()
Specified by:
createCredentialResetParamsQuery in interface Authentication1Package

createCredentialResetParamsFilter

public CredentialResetParamsFilter createCredentialResetParamsFilter()
Specified by:
createCredentialResetParamsFilter in interface authentication1Package

createCredentialResetParamsFilter

public CredentialResetParamsFilter createCredentialResetParamsFilter(FilterProperty[] filterProperties,
                                                                     AttributeSpecifier[] attributeSpecifiers)
Specified by:
createCredentialResetParamsFilter in interface authentication1Package

getSegmentClass

public SegmentClass getSegmentClass()
Deprecated. in favour of getSegment()

openMDX 1 specific Segment class accessor

Specified by:
getSegmentClass in interface authentication1Package
Returns:
Segment class
See Also:
getSegment()

getSegment

public SegmentClass getSegment()
JMI 1.0 compliant Segment class accessor

Specified by:
getSegment in interface Authentication1Package
Returns:
Segment class

createSegmentQuery

public SegmentQuery createSegmentQuery()
Specified by:
createSegmentQuery in interface Authentication1Package

createSegmentFilter

public SegmentFilter createSegmentFilter()
Specified by:
createSegmentFilter in interface authentication1Package

createSegmentFilter

public SegmentFilter createSegmentFilter(FilterProperty[] filterProperties,
                                         AttributeSpecifier[] attributeSpecifiers)
Specified by:
createSegmentFilter in interface authentication1Package

getChallengeResponseClass

public ChallengeResponseClass getChallengeResponseClass()
Deprecated. in favour of getChallengeResponse()

openMDX 1 specific ChallengeResponse class accessor

Specified by:
getChallengeResponseClass in interface authentication1Package
Returns:
ChallengeResponse class
See Also:
getChallengeResponse()

getChallengeResponse

public ChallengeResponseClass getChallengeResponse()
JMI 1.0 compliant ChallengeResponse class accessor

Specified by:
getChallengeResponse in interface Authentication1Package
Returns:
ChallengeResponse class

createChallengeResponseQuery

public ChallengeResponseQuery createChallengeResponseQuery()
Specified by:
createChallengeResponseQuery in interface Authentication1Package

createChallengeResponseFilter

public ChallengeResponseFilter createChallengeResponseFilter()
Specified by:
createChallengeResponseFilter in interface authentication1Package

createChallengeResponseFilter

public ChallengeResponseFilter createChallengeResponseFilter(FilterProperty[] filterProperties,
                                                             AttributeSpecifier[] attributeSpecifiers)
Specified by:
createChallengeResponseFilter in interface authentication1Package

getAuthenticationContextClass

public AuthenticationContextClass getAuthenticationContextClass()
Deprecated. in favour of getAuthenticationContext()

openMDX 1 specific AuthenticationContext class accessor

Specified by:
getAuthenticationContextClass in interface authentication1Package
Returns:
AuthenticationContext class
See Also:
getAuthenticationContext()

getAuthenticationContext

public AuthenticationContextClass getAuthenticationContext()
JMI 1.0 compliant AuthenticationContext class accessor

Specified by:
getAuthenticationContext in interface Authentication1Package
Returns:
AuthenticationContext class

createAuthenticationContextQuery

public AuthenticationContextQuery createAuthenticationContextQuery()
Specified by:
createAuthenticationContextQuery in interface Authentication1Package

createAuthenticationContextFilter

public AuthenticationContextFilter createAuthenticationContextFilter()
Specified by:
createAuthenticationContextFilter in interface authentication1Package

createAuthenticationContextFilter

public AuthenticationContextFilter createAuthenticationContextFilter(FilterProperty[] filterProperties,
                                                                     AttributeSpecifier[] attributeSpecifiers)
Specified by:
createAuthenticationContextFilter in interface authentication1Package

createPasswordChangeParams

public PasswordChangeParams createPasswordChangeParams(byte[] oldPassword,
                                                       byte[] password)
Specified by:
createPasswordChangeParams in interface authentication1Package
Specified by:
createPasswordChangeParams in interface Authentication1Package

createPasswordChangeParamsQuery

public PasswordChangeParamsQuery createPasswordChangeParamsQuery()
Specified by:
createPasswordChangeParamsQuery in interface Authentication1Package

createPasswordChangeParamsFilter

public PasswordChangeParamsFilter createPasswordChangeParamsFilter()
Specified by:
createPasswordChangeParamsFilter in interface authentication1Package

createPasswordChangeParamsFilter

public PasswordChangeParamsFilter createPasswordChangeParamsFilter(FilterProperty[] filterProperties,
                                                                   AttributeSpecifier[] attributeSpecifiers)
Specified by:
createPasswordChangeParamsFilter in interface authentication1Package

refMofId

public String refMofId()
Specified by:
refMofId in interface RefBaseObject


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.