Package org.bedework.carddav.server
Class SysIntf.PrincipalInfo
java.lang.Object
org.bedework.carddav.server.SysIntf.PrincipalInfo
- All Implemented Interfaces:
Serializable
- Enclosing interface:
SysIntf
- Author:
- Mike Douglass
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionaccount as returned by caladdrToUser
Currently tail end of principal pathPath to default address bookSome directory information for the user.Path to card for principalprincipal path prefixPath to user home -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
account
account as returned by caladdrToUser
Currently tail end of principal path -
principalPathPrefix
principal path prefix -
userHomePath
Path to user home -
defaultAddressbookPath
Path to default address book -
principalCardPath
Path to card for principal -
directoryInfo
Some directory information for the user.
-
-
Constructor Details