You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2016/11/10 19:01:01 UTC

[jira] [Updated] (GEODE-2092) Security examples should not be in the product code

     [ https://issues.apache.org/jira/browse/GEODE-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kirk Lund updated GEODE-2092:
-----------------------------
    Summary: Security examples should not be in the product code  (was: Examples should not be in the product code)

> Security examples should not be in the product code
> ---------------------------------------------------
>
>                 Key: GEODE-2092
>                 URL: https://issues.apache.org/jira/browse/GEODE-2092
>             Project: Geode
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 1.0.0-incubating
>            Reporter: Kirk Lund
>
> These three classes are currently in geode-core product package which implies they are fully supported user API. They cannot be released in a user API package. They must be moved to geode-examples:
> geode-core/src/main/java/org/apache/geode/security/templates/SampleSecurityManager.java
> geode-core/src/main/java/org/apache/geode/security/templates/SamplePostProcessor.java
> geode-core/src/main/java/org/apache/geode/security/templates/SimpleSecurityManager.java
> If they need to be available within a jar, then geode-examples should be altered to build a jar can be added to the classpath of a running application.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)