BEA Systems, Inc.


weblogic.security.acl
Interface CredentialChanger


Deprecated. Deprecated in WebLogic Server 7.0. Replaced by Pluggable Security Infrastructure Authentication.

public interface CredentialChanger

Mixin class that a User can implement to allow password changing

Author:
Copyright (c) 2000 BEA Systems, Inc. All Rights Reserved.

Method Summary
 void changeCredential(java.lang.Object oldCredential, java.lang.Object newCredential)
          Deprecated.  
 

Method Detail

changeCredential

public void changeCredential(java.lang.Object oldCredential,
                             java.lang.Object newCredential)
                      throws java.lang.SecurityException
Deprecated. 

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference