Skip navigation links

Oracle® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1)

E17274-03


oracle.stellent.ridc.auth
Interface Identity

All Superinterfaces:
java.security.Principal
All Known Implementing Classes:
BasicIdentity

public interface Identity
extends java.security.Principal

The identity of the user with Credentials


Method Summary
 Credentials getCredentials()
           

 

Methods inherited from interface java.security.Principal
equals, getName, hashCode, toString

 

Method Detail

getCredentials

Credentials getCredentials()
Returns:
the credentials used for web requests

Skip navigation links

Oracle® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1)

E17274-03


Copyright © 2008, 2011, Oracle and/or its affiliates. All rights reserved.