Package oracle.pgx.common.auth
Class PgxFileLocationResource
java.lang.Object
oracle.pgx.common.auth.PgxFileLocationResource
- All Implemented Interfaces:
PgxResource
-
Nested Class Summary
Nested classes/interfaces inherited from interface oracle.pgx.common.auth.PgxResource
PgxResource.Type -
Constructor Summary
ConstructorsConstructorDescriptionPgxFileLocationResource(String name, String location) PgxFileLocationResource(String name, Path path) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()getPath()inthashCode()static booleanisFileResource(String uri) static PathnormalizeLocation(String location, oracle.pgx.common.UserContext userContext) static PgxFileLocationResourcetoString()
-
Constructor Details
-
PgxFileLocationResource
-
PgxFileLocationResource
-
-
Method Details
-
of
public static PgxFileLocationResource of(String location, oracle.pgx.common.UserContext userContext) -
isFileResource
-
normalizeLocation
-
getName
-
getPath
-
getResourceType
- Specified by:
getResourceTypein interfacePgxResource
-
toString
-
equals
-
hashCode
public int hashCode()
-