public class AllAccessAuth extends Object implements AuthChecker
Constructor and Description |
---|
AllAccessAuth() |
Modifier and Type | Method and Description |
---|---|
CDXAccessFilter |
createAccessFilter(AuthToken auth) |
String |
getPublicCdxFields() |
org.archive.format.cdx.FieldSplitFormat |
getPublicCdxFormat() |
boolean |
isAllCdxFieldAccessAllowed(AuthToken auth) |
boolean |
isAllUrlAccessAllowed(AuthToken auth) |
public boolean isAllUrlAccessAllowed(AuthToken auth)
isAllUrlAccessAllowed
in interface AuthChecker
public boolean isAllCdxFieldAccessAllowed(AuthToken auth)
isAllCdxFieldAccessAllowed
in interface AuthChecker
public String getPublicCdxFields()
getPublicCdxFields
in interface AuthChecker
public org.archive.format.cdx.FieldSplitFormat getPublicCdxFormat()
getPublicCdxFormat
in interface AuthChecker
public CDXAccessFilter createAccessFilter(AuthToken auth)
createAccessFilter
in interface AuthChecker
Copyright © 2005–2015 IIPC. All rights reserved.