Uses of Class
org.apache.chemistry.opencmis.server.impl.webservices.AuthHandler.AttributedString

Packages that use AuthHandler.AttributedString
org.apache.chemistry.opencmis.server.impl.webservices   
 

Uses of AuthHandler.AttributedString in org.apache.chemistry.opencmis.server.impl.webservices
 

Subclasses of AuthHandler.AttributedString in org.apache.chemistry.opencmis.server.impl.webservices
static class AuthHandler.PasswordString
           
 

Fields in org.apache.chemistry.opencmis.server.impl.webservices declared as AuthHandler.AttributedString
protected  AuthHandler.AttributedString AuthHandler.UsernameTokenType.username
           
 

Methods in org.apache.chemistry.opencmis.server.impl.webservices that return AuthHandler.AttributedString
 AuthHandler.AttributedString AuthHandler.ObjectFactory.createAttributedString()
           
 AuthHandler.AttributedString AuthHandler.UsernameTokenType.getUsername()
           
 

Methods in org.apache.chemistry.opencmis.server.impl.webservices with parameters of type AuthHandler.AttributedString
 void AuthHandler.UsernameTokenType.setUsername(AuthHandler.AttributedString value)
           
 



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