|
Oracle® Fusion Middleware JCR Adapter Java API Reference 11g Release 1 (11.1) E17351-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.stellent.jcr.IdcCredentialsProvider
public class IdcCredentialsProvider
Constructor Summary | |
---|---|
IdcCredentialsProvider() |
Method Summary | |
---|---|
javax.jcr.Credentials |
getCredentials(javax.jcr.Repository repository, java.lang.String workspaceName) |
javax.naming.Reference |
getReference() |
static java.lang.Object |
idcVersionInfo(java.lang.Object arg) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IdcCredentialsProvider()
Method Detail |
---|
public javax.naming.Reference getReference()
getReference
in interface javax.naming.Referenceable
public javax.jcr.Credentials getCredentials(javax.jcr.Repository repository, java.lang.String workspaceName)
This implementation returns an instance of SimpleCredentials
created for the user of the current ADFContext. If the ADFContext does not have a current user name, then we return an instance of SimpleCredentials
created for the guest user.
getCredentials
in interface oracle.jcr.CredentialsProvider
public static java.lang.Object idcVersionInfo(java.lang.Object arg)
|
Oracle® Fusion Middleware JCR Adapter Java API Reference 11g Release 1 (11.1) E17351-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |