B C G H M O P R U
B
- buildClient() - Method in class org.fcrepo.mint.HttpPidMinter
-
Setup authentication in httpclient.
C
- client - Variable in class org.fcrepo.mint.HttpPidMinter
-
G
- get() - Method in class org.fcrepo.mint.HttpPidMinter
-
Mint a unique identifier using an external HTTP API.
- get() - Method in class org.fcrepo.mint.UUIDPathMinter
-
Mint a unique identifier as a UUID
H
- HttpPidMinter - Class in org.fcrepo.mint
-
PID minter that uses an external REST service to mint PIDs.
- HttpPidMinter(String, String, String, String, String, String) - Constructor for class org.fcrepo.mint.HttpPidMinter
-
Create a new HttpPidMinter.
M
- method - Variable in class org.fcrepo.mint.HttpPidMinter
-
O
- org.fcrepo.mint - package org.fcrepo.mint
-
P
- password - Variable in class org.fcrepo.mint.HttpPidMinter
-
- PidMintingException - Exception in org.fcrepo.mint
-
Runtime exception when PID minting fails.
- PidMintingException(String) - Constructor for exception org.fcrepo.mint.PidMintingException
-
Constructor with message.
- PidMintingException(Throwable) - Constructor for exception org.fcrepo.mint.PidMintingException
-
Constructor with cause.
- PidMintingException(String, Throwable) - Constructor for exception org.fcrepo.mint.PidMintingException
-
Constructor with message and cause.
R
- responseToPid(String) - Method in class org.fcrepo.mint.HttpPidMinter
-
Remove unwanted text from the minter service response to produce the desired identifier.
U
- url - Variable in class org.fcrepo.mint.HttpPidMinter
-
- username - Variable in class org.fcrepo.mint.HttpPidMinter
-
- UUIDPathMinter - Class in org.fcrepo.mint
-
PID minter that creates hierarchical IDs for a UUID
- UUIDPathMinter() - Constructor for class org.fcrepo.mint.UUIDPathMinter
-
Configure the path minter using some reasonable defaults for the length
and count of the branch nodes
- UUIDPathMinter(int, int) - Constructor for class org.fcrepo.mint.UUIDPathMinter
-
Configure the path minter for the length of the keys and depth of the
branch node prefix
- UUIDPidMinter - Class in org.fcrepo.mint
-
Simple PidMinter that replies on Java's inbuilt UUID minting.
- UUIDPidMinter() - Constructor for class org.fcrepo.mint.UUIDPidMinter
-
Create a special kind of UUIDPathMinter with no prefixed segments
B C G H M O P R U
Copyright © 2013-2016 DuraSpace, Inc.. All Rights Reserved.