Uses of Interface
org.apache.jetspeed.security.UserCredential

Packages that use UserCredential
org.apache.jetspeed.security Jetspeed security service interfaces. 
 

Uses of UserCredential in org.apache.jetspeed.security
 

Subinterfaces of UserCredential in org.apache.jetspeed.security
 interface PasswordCredential
           PasswordCredential
 

Methods in org.apache.jetspeed.security with parameters of type UserCredential
 void UserCredential.synchronize(UserCredential pwc)
          Synchronize the internal read only UserCredential state when its underlying PasswordCredential is changed (by a user).
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.