Uses of Interface
org.apache.felix.useradmin.Base64

Packages that use Base64
org.apache.felix.useradmin   
org.apache.felix.useradmin.impl   
 

Uses of Base64 in org.apache.felix.useradmin
 

Methods in org.apache.felix.useradmin that return Base64
 Base64 CredentialAuthenticator.getBase64()
          This method returns Base64 encoder.
 

Uses of Base64 in org.apache.felix.useradmin.impl
 

Classes in org.apache.felix.useradmin.impl that implement Base64
 class Base64Impl
          Base64 encoding implementation.
 

Methods in org.apache.felix.useradmin.impl that return Base64
 Base64 CredentialAuthenticatorImpl.getBase64()
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.