Uses of Class
com.github.sardine.model.Unauthenticated
Packages that use Unauthenticated
-
Uses of Unauthenticated in com.github.sardine.model
Methods in com.github.sardine.model that return UnauthenticatedModifier and TypeMethodDescriptionObjectFactory.createUnauthenticated()Owner.getUnauthenticated()Principal.getUnauthenticated()Methods in com.github.sardine.model with parameters of type UnauthenticatedModifier and TypeMethodDescriptionvoidOwner.setUnauthenticated(Unauthenticated unauthenticated) voidPrincipal.setUnauthenticated(Unauthenticated unauthenticated)