public abstract class TrustedCredentials extends Object implements javax.jcr.Credentials
Constructor and Description |
---|
TrustedCredentials(String userId) |
Modifier and Type | Method and Description |
---|---|
Object |
getImpersonator() |
Principal |
getPrincipal() |
protected abstract Principal |
getPrincipal(String userId) |
org.apache.jackrabbit.core.security.authentication.Authentication |
getTrustedAuthentication() |
public TrustedCredentials(String userId)
userId
- Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.