- getAuthenticator() - Method in class fr.paris.lutece.util.signrequest.servlet.AbstractRequestFilter
-
The implementation should provide the authenticator to use
- getAuthenticator() - Method in class fr.paris.lutece.util.signrequest.servlet.HeaderHashRequestFilter
-
The implementation should provide the authenticator to use
- getAuthenticator() - Method in class fr.paris.lutece.util.signrequest.servlet.ParameterHashRequestFilter
-
The implementation should provide the authenticator to use
- getExpirationDate() - Method in class fr.paris.lutece.util.signrequest.AbstractJWTAuthenticator
-
Get expiration date
- getHash(String) - Method in interface fr.paris.lutece.util.signrequest.security.HashService
-
Create a Hash string from a given source
- getHash(String) - Method in class fr.paris.lutece.util.signrequest.security.Sha1HashService
-
Create a Hash string from a given source
- getKey(String) - Method in class fr.paris.lutece.util.signrequest.service.BasicClientKeyService
-
provides the client key for a given client ID
- getKey(String) - Method in interface fr.paris.lutece.util.signrequest.service.ClientKeyService
-
provides the client key for a given client ID
- getKeyPair() - Method in class fr.paris.lutece.util.signrequest.AbstractJWTRSAAuthenticator
-
Get the RSA public/private key pair
- getKeyPair() - Method in class fr.paris.lutece.util.signrequest.JWTRSAKeyStoreFileAuthenticator
-
Get the RSA public/private key pair
- getKeyPair() - Method in class fr.paris.lutece.util.signrequest.JWTRSAPlainTextAuthenticator
-
Get the RSA public/private key pair
- getKeyPair() - Method in class fr.paris.lutece.util.signrequest.JWTRSATrustStoreFileAuthenticator
-
Get the RSA public/private key pair
- getPrivateKey() - Method in class fr.paris.lutece.util.signrequest.AbstractPrivateKeyAuthenticator
-
Gets the private key
- getSignatureElements() - Method in class fr.paris.lutece.util.signrequest.AbstractAuthenticator
-
Returns the list of signature elements
- getValidityTimePeriod() - Method in class fr.paris.lutece.util.signrequest.AbstractAuthenticator
-
Get validity time period (in seconds) between the timestamp in the request and the server timestamp