Toggle navigation
Toggle navigation
This project
Loading...
Sign in
홍길동
/
onos
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Thomas Vachuska
2015-05-28 09:52:11 -0700
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
67756b93b0af3aacd2b48323f169d7bb9c1e9a0e
67756b93
1 parent
c7f7996e
Fixed javadocs.
Change-Id: I669a2e3078079ad2c6c94b62002a33c0ae86b94a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
core/api/src/main/java/org/onosproject/security/package-info.java
core/api/src/main/java/org/onosproject/security/package-info.java
0 → 100644
View file @
67756b9
/*
* Copyright 2015 Open Networking Laboratory
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/**
* Application security constructs.
*/
package
org
.
onosproject
.
security
;
\ No newline at end of file
Please
register
or
login
to post a comment