1 package org.openmdx.security.authentication1.cci; 14 15 public class authentication1PackageImpl 16 extends org.openmdx.base.accessor.jmi.spi.RefPackage_1 17 implements authentication1Package { 18 19 public authentication1PackageImpl( 20 javax.jmi.reflect.RefPackage outermostPackage, 21 javax.jmi.reflect.RefPackage immediatePackage 22 ) { 23 super(outermostPackage, immediatePackage); 24 } 25 26 public org.openmdx.security.authentication1.cci.CredentialResetParams createCredentialResetParams( 30 java.util.List resetValue 31 , byte[] value 32 ) { 33 java.util.List args = new java.util.ArrayList (); 34 args.add(resetValue); 35 args.add(value); 36 return (org.openmdx.security.authentication1.cci.CredentialResetParams)this.refCreateStruct( 37 "org:openmdx:security:authentication1:CredentialResetParams", 38 args 39 ); 40 } 41 public org.openmdx.security.authentication1.cci.CredentialResetParamsFilter createCredentialResetParamsFilter( 45 ) { 46 return (org.openmdx.security.authentication1.cci.CredentialResetParamsFilter)this.refCreateFilter( 47 "org:openmdx:security:authentication1:CredentialResetParams", 48 null, 49 null 50 ); 51 } 52 53 public org.openmdx.security.authentication1.cci.CredentialResetParamsFilter createCredentialResetParamsFilter( 54 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 55 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 56 ) { 57 return (org.openmdx.security.authentication1.cci.CredentialResetParamsFilter)this.refCreateFilter( 58 "org:openmdx:security:authentication1:CredentialResetParams", 59 filterProperties, 60 attributeSpecifiers 61 ); 62 } 63 64 public org.openmdx.security.authentication1.cci.PasswordClass getPasswordClass( 68 ) { 69 return (org.openmdx.security.authentication1.cci.PasswordClass)refClass( 70 "org:openmdx:security:authentication1:Password" 71 ); 72 } 73 74 public org.openmdx.security.authentication1.cci.PasswordFilter createPasswordFilter( 78 ) { 79 return (org.openmdx.security.authentication1.cci.PasswordFilter)this.refCreateFilter( 80 "org:openmdx:security:authentication1:Password", 81 null, 82 null 83 ); 84 } 85 86 public org.openmdx.security.authentication1.cci.PasswordFilter createPasswordFilter( 87 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 88 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 89 ) { 90 return (org.openmdx.security.authentication1.cci.PasswordFilter)this.refCreateFilter( 91 "org:openmdx:security:authentication1:Password", 92 filterProperties, 93 attributeSpecifiers 94 ); 95 } 96 97 public org.openmdx.security.authentication1.cci.PasscodeClass getPasscodeClass( 101 ) { 102 return (org.openmdx.security.authentication1.cci.PasscodeClass)refClass( 103 "org:openmdx:security:authentication1:Passcode" 104 ); 105 } 106 107 public org.openmdx.security.authentication1.cci.PasscodeFilter createPasscodeFilter( 111 ) { 112 return (org.openmdx.security.authentication1.cci.PasscodeFilter)this.refCreateFilter( 113 "org:openmdx:security:authentication1:Passcode", 114 null, 115 null 116 ); 117 } 118 119 public org.openmdx.security.authentication1.cci.PasscodeFilter createPasscodeFilter( 120 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 121 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 122 ) { 123 return (org.openmdx.security.authentication1.cci.PasscodeFilter)this.refCreateFilter( 124 "org:openmdx:security:authentication1:Passcode", 125 filterProperties, 126 attributeSpecifiers 127 ); 128 } 129 130 public org.openmdx.security.authentication1.cci.CredentialFilter createCredentialFilter( 134 ) { 135 return (org.openmdx.security.authentication1.cci.CredentialFilter)this.refCreateFilter( 136 "org:openmdx:security:authentication1:Credential", 137 null, 138 null 139 ); 140 } 141 142 public org.openmdx.security.authentication1.cci.CredentialFilter createCredentialFilter( 143 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 144 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 145 ) { 146 return (org.openmdx.security.authentication1.cci.CredentialFilter)this.refCreateFilter( 147 "org:openmdx:security:authentication1:Credential", 148 filterProperties, 149 attributeSpecifiers 150 ); 151 } 152 153 public org.openmdx.security.authentication1.cci.SegmentClass getSegmentClass( 157 ) { 158 return (org.openmdx.security.authentication1.cci.SegmentClass)refClass( 159 "org:openmdx:security:authentication1:Segment" 160 ); 161 } 162 163 public org.openmdx.security.authentication1.cci.SegmentFilter createSegmentFilter( 167 ) { 168 return (org.openmdx.security.authentication1.cci.SegmentFilter)this.refCreateFilter( 169 "org:openmdx:security:authentication1:Segment", 170 null, 171 null 172 ); 173 } 174 175 public org.openmdx.security.authentication1.cci.SegmentFilter createSegmentFilter( 176 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 177 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 178 ) { 179 return (org.openmdx.security.authentication1.cci.SegmentFilter)this.refCreateFilter( 180 "org:openmdx:security:authentication1:Segment", 181 filterProperties, 182 attributeSpecifiers 183 ); 184 } 185 186 public org.openmdx.security.authentication1.cci.SendPasscodeClass getSendPasscodeClass( 190 ) { 191 return (org.openmdx.security.authentication1.cci.SendPasscodeClass)refClass( 192 "org:openmdx:security:authentication1:SendPasscode" 193 ); 194 } 195 196 public org.openmdx.security.authentication1.cci.SendPasscodeFilter createSendPasscodeFilter( 200 ) { 201 return (org.openmdx.security.authentication1.cci.SendPasscodeFilter)this.refCreateFilter( 202 "org:openmdx:security:authentication1:SendPasscode", 203 null, 204 null 205 ); 206 } 207 208 public org.openmdx.security.authentication1.cci.SendPasscodeFilter createSendPasscodeFilter( 209 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 210 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 211 ) { 212 return (org.openmdx.security.authentication1.cci.SendPasscodeFilter)this.refCreateFilter( 213 "org:openmdx:security:authentication1:SendPasscode", 214 filterProperties, 215 attributeSpecifiers 216 ); 217 } 218 219 public org.openmdx.security.authentication1.cci.PasswordChangeParams createPasswordChangeParams( 223 byte[] oldPassword 224 , byte[] password 225 ) { 226 java.util.List args = new java.util.ArrayList (); 227 args.add(oldPassword); 228 args.add(password); 229 return (org.openmdx.security.authentication1.cci.PasswordChangeParams)this.refCreateStruct( 230 "org:openmdx:security:authentication1:PasswordChangeParams", 231 args 232 ); 233 } 234 public org.openmdx.security.authentication1.cci.PasswordChangeParamsFilter createPasswordChangeParamsFilter( 238 ) { 239 return (org.openmdx.security.authentication1.cci.PasswordChangeParamsFilter)this.refCreateFilter( 240 "org:openmdx:security:authentication1:PasswordChangeParams", 241 null, 242 null 243 ); 244 } 245 246 public org.openmdx.security.authentication1.cci.PasswordChangeParamsFilter createPasswordChangeParamsFilter( 247 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 248 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 249 ) { 250 return (org.openmdx.security.authentication1.cci.PasswordChangeParamsFilter)this.refCreateFilter( 251 "org:openmdx:security:authentication1:PasswordChangeParams", 252 filterProperties, 253 attributeSpecifiers 254 ); 255 } 256 257 public org.openmdx.security.authentication1.cci.ChallengeResponseFilter createChallengeResponseFilter( 261 ) { 262 return (org.openmdx.security.authentication1.cci.ChallengeResponseFilter)this.refCreateFilter( 263 "org:openmdx:security:authentication1:ChallengeResponse", 264 null, 265 null 266 ); 267 } 268 269 public org.openmdx.security.authentication1.cci.ChallengeResponseFilter createChallengeResponseFilter( 270 org.openmdx.compatibility.base.query.FilterProperty[] filterProperties, 271 org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers 272 ) { 273 return (org.openmdx.security.authentication1.cci.ChallengeResponseFilter)this.refCreateFilter( 274 "org:openmdx:security:authentication1:ChallengeResponse", 275 filterProperties, 276 attributeSpecifiers 277 ); 278 } 279 280 284 public String refMofId( 285 ) { 286 return "org:openmdx:security:authentication1:authentication1"; 287 } 288 289 } 290 | Popular Tags |