|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoginException | |
---|---|
org.apache.sling.api.resource |
Uses of LoginException in org.apache.sling.api.resource |
---|
Methods in org.apache.sling.api.resource that throw LoginException | |
---|---|
ResourceResolver |
ResourceResolver.clone(java.util.Map<java.lang.String,java.lang.Object> authenticationInfo)
Returns a new ResourceResolver instance based on the given
authenticationInfo map and the original authentication info
used to create this instance. |
ResourceResolver |
ResourceResolverFactory.getAdministrativeResourceResolver(java.util.Map<java.lang.String,java.lang.Object> authenticationInfo)
Returns a new ResourceResolver instance with administrative
privileges with further configuration taken from the given
authenticationInfo map. |
ResourceResolver |
ResourceResolverFactory.getResourceResolver(java.util.Map<java.lang.String,java.lang.Object> authenticationInfo)
Returns a new ResourceResolver instance with further
configuration taken from the given authenticationInfo map. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |