|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LockExtractor
Strategy for determining how locks are created for the RESTful API for the Activation Keys.
| Method Summary | |
|---|---|
java.lang.String |
extract(java.security.Principal principal,
java.lang.String lockValue)
Extracts the lock from either the principal or the lock value provided (or some other method, combining the two). |
| Method Detail |
|---|
java.lang.String extract(java.security.Principal principal,
java.lang.String lockValue)
principal - the principal to extract the lock from.lockValue - the potential value of the lock.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||