Oracle® Graph Java API Reference for Property Graph
Release 22.4
F52518-01
- java.lang.Object
-
- oracle.pgx.common.auth.PgxUser
-
-
Constructor Summary
Constructors
| Constructor and Description |
PgxUser(java.lang.String name) |
PgxUser(java.lang.String name,
java.util.Set<PgxRole> roles) |
PgxUser(java.lang.String name,
java.util.Set<PgxRole> roles,
java.util.Map<java.lang.Object,java.lang.Object> context) |
-
Method Summary
-
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-
-
Constructor Detail
-
PgxUser
public PgxUser(java.lang.String name,
java.util.Set<PgxRole> roles,
java.util.Map<java.lang.Object,java.lang.Object> context)
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
Oracle® Graph Java API Reference for Property Graph
Release 22.4
F52518-01
Copyright © 2010, 2022 Oracle and/or its affiliates. All rights reserved.